summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/exceptions-seh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the 'noinline' attribute to call sites within __try bodiesReid Kleckner2015-02-111-1/+4
* Emit landing pads for SEH even if nounwind is presentReid Kleckner2015-02-111-1/+1
* Re-land r228258 and make clang-cl's /EHs- disable -fexceptions againReid Kleckner2015-02-051-0/+95
* Revert r228258.Nico Weber2015-02-051-76/+0
* SEH: Track users of __try so we can pick a per-func EH personalityReid Kleckner2015-02-031-0/+76
OpenPOWER on IntegriCloud