summaryrefslogtreecommitdiff
path: root/test/SemaCXX/unreachable-code.cpp
Commit message (Expand)AuthorAge
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-28
* Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson2011-02-19
* Explicitly handle CXXExprWithTemporaries during CFG construction by just visi...Ted Kremenek2010-08-28
* Add an unreachable code checker.Mike Stump2010-01-13