1. fcbdb6e Update clang to take into account the changes to personality fns by David Majnemer · 10 years ago
  2. 4362261 CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 12 years ago
  3. f0724e8 Throw the switch to convert clang to the new exception handling model! by Bill Wendling · 14 years ago
  4. 9b382dd Convert Clang over to resuming from landing pads with llvm.eh.resume. by John McCall · 14 years ago
  5. 380b8da Back out r132209; it's breaking nightly tests. by Eli Friedman · 14 years ago
  6. 63fb333 Implement a new, much improved version of the cleanup hack. We just need by John McCall · 14 years ago
  7. 6774b1f Add -fcxx-exceptions to all tests that use C++ exceptions. by Anders Carlsson · 15 years ago
  8. 68ff037 Implement ARM static local initialization guards, which are more compact than by John McCall · 15 years ago
  9. 62eb9a8 When initializing a static local, pop the guard-abort EH cleanup after by John McCall · 15 years ago
  10. bd30929 Validated by nightly-test runs on x86 and x86-64 darwin, including after by John McCall · 15 years ago
  11. 51150ab When initializing thread-safe statics, put the call to by Douglas Gregor · 15 years ago
  12. c278d1b Revert r103880 (thread-safe static initialization w/ exceptions), by Douglas Gregor · 15 years ago
  13. 58142dd When initializing thread-safe statics, put the call to by Douglas Gregor · 15 years ago