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 |
* | Throw the switch to convert clang to the new exception handling model! | Bill Wendling | 2011-09-19 | 1 | -2/+3 |
* | Convert Clang over to resuming from landing pads with llvm.eh.resume. | John McCall | 2011-05-28 | 1 | -1/+1 |
* | Back out r132209; it's breaking nightly tests. | Eli Friedman | 2011-05-27 | 1 | -1/+1 |
* | Implement a new, much improved version of the cleanup hack. We just need | John McCall | 2011-05-27 | 1 | -1/+1 |
* | Reintroduce r127617: "Code generation for noexcept." with fixes. | Sebastian Redl | 2011-03-15 | 1 | -0/+11 |
* | Revert r127617: "Code generation for noexcept." | Jakob Stoklund Olesen | 2011-03-15 | 1 | -12/+0 |
* | Code generation for noexcept. | Sebastian Redl | 2011-03-14 | 1 | -0/+12 |