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
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
