[cfe-commits] [patch][pr11822] Error on mismatched #pragma GCC visibility push/pop

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Jan 29 21:44:32 PST 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: 6758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120130/0e953727/attachment.obj>


More information about the cfe-commits mailing list