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/+1 |
* | Update to use references to attribute groups instead of listing the attribute... | Bill Wendling | 2013-02-22 | 1 | -1/+3 |
* | Call __cxa_begin_catch with the current exception before | John McCall | 2013-02-12 | 1 | -2/+3 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Throw the switch to convert clang to the new exception handling model! | Bill Wendling | 2011-09-19 | 1 | -1/+2 |
* | Reintroduce r127617: "Code generation for noexcept." with fixes. | Sebastian Redl | 2011-03-15 | 1 | -0/+18 |
* | Revert r127617: "Code generation for noexcept." | Jakob Stoklund Olesen | 2011-03-15 | 1 | -19/+0 |
* | Code generation for noexcept. | Sebastian Redl | 2011-03-14 | 1 | -0/+19 |