Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WinEH] Remove NewMSEH and enable its behavior by default | Reid Kleckner | 2015-10-08 | 1 | -289/+0 |
* | [SEH] Fix x64 __exception_code in __except blocks | Reid Kleckner | 2015-10-07 | 1 | -0/+21 |
* | Use the MSVC SEH personalities on Mingw | Reid Kleckner | 2015-09-17 | 1 | -0/+10 |
* | Update test expectations for LLVM asm printing change | Reid Kleckner | 2015-09-11 | 1 | -4/+7 |
* | [SEH] Use cleanupendpad so that WinEHPrepare gets the coloring right | Reid Kleckner | 2015-09-10 | 1 | -1/+5 |
* | [SEH] Use catchret in the new EH IR like we do for C++ | Reid Kleckner | 2015-09-10 | 1 | -0/+251 |