[cfe-commits] [patch][pr11822] Error on mismatched #pragma GCC visibility push/pop
Rafael Espíndola
rafael.espindola at gmail.com
Sun Jan 29 23:44:32 CST 2012
The attached patch fixes PR11822. With it we now reject cases that gcc
rejects or accepts with very strange semantics (a push being matched
by a namespace end).
Richard, these are the cases that we were accepting and you think we
should reject, right?
Chandler, some word smithing on the errors would be appreciated.
Thanks,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr11822.patch
Type: application/octet-stream
Size: 6757 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/cfe-commits/attachments/20120130/0e953727/attachment-0001.obj
More information about the cfe-commits
mailing list