Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Throw the switch to convert clang to the new exception handling model! | Bill Wendling | 2011-09-19 | 1 | -3/+3 |
* | Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e... | Anders Carlsson | 2011-02-22 | 1 | -1/+1 |
* | Revise cleanup IR generation to fix a major bug with cleanups (PR7686) | John McCall | 2010-07-23 | 1 | -2/+6 |
* | The GNU-runtime ObjC personality function doesn't let us rethrow with URR for | John McCall | 2010-07-17 | 1 | -0/+25 |