summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/__try.c
Commit message (Expand)AuthorAgeFilesLines
* Add an AST node for __leave statements, hook it up.Nico Weber2014-07-071-7/+4
* Sema: Check that __leave is contained in a __try block.Nico Weber2014-07-061-8/+5
* Add parser support for __leave (sema and onward still missing).Nico Weber2014-07-061-0/+25
* Treat the Microsoft/Borland keyword "__except" as a context-sensitiveDouglas Gregor2011-10-211-2/+3
* Parsing/AST support for Structured Exception HandlingJohn Wiegley2011-04-281-0/+171
OpenPOWER on IntegriCloud