Question on try/catch/throw statements in system headers

Gao, Yunzhong yunzhong_gao at playstation.sony.com
Thu Oct 17 14:52:46 PDT 2013


Hi fellow LLVMers,
I noticed that if I use try/catch/throw statement in the system headers, and I compile with -fno-exceptions,
I do not get my usual diagnostics thanks to commit r126303. My question is whether there are still such
system headers around that need to use try/catch/throw statements, or is it alright to revert r126303 to
match gcc behavior?
Many thanks,
- Gao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131017/8a776dc1/attachment.html>


More information about the cfe-commits mailing list