summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/__try.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix Sema tests using __try by adding tripleReid Kleckner2015-04-281-1/+1
* Sema: Check that __leave is contained in a __try block.Nico Weber2014-07-061-2/+1
* Add parser support for __leave (sema and onward still missing).Nico Weber2014-07-061-1/+12
* Sema: Don't crash when __try/__except/__finally appears in a template functionDavid Majnemer2013-10-151-0/+20
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Parsing/AST support for Structured Exception HandlingJohn Wiegley2011-04-281-0/+58
OpenPOWER on IntegriCloud