summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/exceptions-seh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-land r228258 and make clang-cl's /EHs- disable -fexceptions againReid Kleckner2015-02-051-1/+46
* Revert r228258.Nico Weber2015-02-051-46/+1
* SEH: Track users of __try so we can pick a per-func EH personalityReid Kleckner2015-02-031-1/+46
* SEH: Diagnose use of C++ EH and SEH in the same functionReid Kleckner2015-02-021-1/+23
* Initial support for Win64 SEH IR emissionReid Kleckner2015-01-221-0/+48
OpenPOWER on IntegriCloud