summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/exceptions-seh.cpp
Commit message (Expand)AuthorAgeFilesLines
* Properly convert all declaration non-type template arguments whenRichard Smith2019-12-051-4/+3
* Revert "Properly convert all declaration non-type template arguments when"David L. Jones2019-12-041-3/+4
* Properly convert all declaration non-type template arguments whenRichard Smith2019-12-041-4/+3
* [SEH] Defer checking filter expression types until instantiatonReid Kleckner2019-11-071-0/+14
* 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