Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update clang to take into account the changes to personality fns | David Majnemer | 2015-06-17 | 1 | -1/+2 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -1/+1 |
* | Update to use references to attribute groups instead of listing the attribute... | Bill Wendling | 2013-02-22 | 1 | -1/+3 |
* | Declare +new instead of -new in test. | Fariborz Jahanian | 2013-01-10 | 1 | -1/+1 |
* | objectiveC++: When throwing c++ exception of | Fariborz Jahanian | 2013-01-10 | 1 | -1/+17 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Throw the switch to convert clang to the new exception handling model! | Bill Wendling | 2011-09-19 | 1 | -1/+2 |
* | Add -fcxx-exceptions to all tests that use C++ exceptions. | Anders Carlsson | 2011-02-28 | 1 | -1/+1 |
* | Support catching Objective C pointers in C++ under the non-fragile NeXT runtime. | John McCall | 2010-07-24 | 1 | -0/+17 |