Anders Carlsson
|
6774b1f1c1
|
Add -fcxx-exceptions to all tests that use C++ exceptions.
llvm-svn: 126599
|
2011-02-28 00:40:07 +00:00 |
Anders Carlsson
|
479d6f51e3
|
Pass -fexceptions to all tests that use try/catch/throw.
llvm-svn: 126037
|
2011-02-19 19:23:03 +00:00 |
Ted Kremenek
|
82bfc86792
|
Explicitly handle CXXExprWithTemporaries during CFG construction by just visiting the subexpression. While we don't do anything intelligent right now, this obviates a bogus -Wunreahable-code warning reported in PR 6130.
llvm-svn: 112334
|
2010-08-28 00:19:02 +00:00 |
Mike Stump
|
1bacb81d6f
|
Add an unreachable code checker.
llvm-svn: 93287
|
2010-01-13 02:59:54 +00:00 |