Age | Commit message (Expand) | Author |
---|---|---|
2011-09-19 | Throw the switch to convert clang to the new exception handling model! | Bill Wendling |
2011-05-28 | Convert Clang over to resuming from landing pads with llvm.eh.resume. | John McCall |
2011-05-27 | Back out r132209; it's breaking nightly tests. | Eli Friedman |
2011-05-27 | Implement a new, much improved version of the cleanup hack. We just need | John McCall |
2011-02-28 | Add -fcxx-exceptions to all tests that use C++ exceptions. | Anders Carlsson |
2010-09-08 | Implement ARM static local initialization guards, which are more compact than | John McCall |
2010-08-10 | When initializing a static local, pop the guard-abort EH cleanup after | John McCall |
2010-07-06 | Validated by nightly-test runs on x86 and x86-64 darwin, including after | John McCall |
2010-05-16 | When initializing thread-safe statics, put the call to | Douglas Gregor |
2010-05-16 | Revert r103880 (thread-safe static initialization w/ exceptions), | Douglas Gregor |
2010-05-15 | When initializing thread-safe statics, put the call to | Douglas Gregor |