1. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 15 years ago
  2. a276291 Downgrade errors when trying to catch a pointer or reference to by Douglas Gregor · 15 years ago
  3. 3604160 Revert r97925, it only contained the test updates not the actual fix. by Chandler Carruth · 15 years ago
  4. d7bf93c Downgrade errors when trying to catch a pointer or reference to by Douglas Gregor · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  6. 13e8854 Track down return statements in the handlers of a function-try-block of constructors. Meh ... by Sebastian Redl · 16 years ago
  7. fef9f59 Don't allow catch declarations to name an abstract class by Sebastian Redl · 16 years ago
  8. 972041f Improve validation of C++ exception handling: diagnose throwing incomplete types and jumps into protected try-catch scopes. by Sebastian Redl · 16 years ago