Age | Commit message (Expand) | Author |
---|---|---|
2011-11-10 | Whenever explicitly activating or deactivating a cleanup, we | John McCall |
2011-08-11 | Simplify EH control flow by observing that EH scopes form a simple | John McCall |
2011-05-28 | Convert Clang over to resuming from landing pads with llvm.eh.resume. | John McCall |
2011-02-28 | Add -fcxx-exceptions to all tests that use C++ exceptions. | Anders Carlsson |
2010-10-16 | Not really sure how this worked, but it seems like a clear typo. =] | Chandler Carruth |
2010-10-05 | When instantiating a new-expression, force a rebuild if there were default | John McCall |
2010-10-05 | ...without leaving a temporary file behind. | John McCall |
2010-10-05 | Er, this test should actually run IR generation. | John McCall |
2010-10-05 | Teach PopCleanupBlock to correctly handle the possibility of branching through | John McCall |