Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [EH] Recognize __(gxx|gcc)_personality_seh0 as the GNU EH personalities | Reid Kleckner | 2017-05-31 | 1 | -0/+2 |
* | [tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during... | Kuba Brecka | 2016-11-14 | 1 | -0/+23 |
* | Use the range variant of find instead of unpacking begin/end | David Majnemer | 2016-08-11 | 1 | -1/+1 |
* | X86: permit using SjLj EH on x86 targets as an option | Saleem Abdulrasool | 2016-05-31 | 1 | -0/+2 |
* | Add Rust's personality function to the list of known personality functions | Bjorn Steinbrink | 2016-03-15 | 1 | -0/+1 |
* | [WinEH] Rename CatchReturnInst::getParentPad, NFC | Joseph Tremoulet | 2016-01-15 | 1 | -1/+1 |
* | [IR] Remove terminatepad | David Majnemer | 2015-12-14 | 1 | -3/+2 |
* | Try to appease a buildbot | David Majnemer | 2015-12-12 | 1 | -0/+1 |
* | [IR] Reformulate LLVM's EH funclet IR | David Majnemer | 2015-12-12 | 1 | -0/+65 |
* | Forgot to add this file with r254562. | David Majnemer | 2015-12-02 | 1 | -0/+41 |