1. 6774b1f Add -fcxx-exceptions to all tests that use C++ exceptions. by Anders Carlsson · 15 years ago
  2. 479d6f5 Pass -fexceptions to all tests that use try/catch/throw. by Anders Carlsson · 15 years ago
  3. 82bfc86 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. by Ted Kremenek · 15 years ago
  4. 1bacb81 Add an unreachable code checker. by Mike Stump · 16 years ago