Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Sema tests using __try by adding triple | Reid Kleckner | 2015-04-28 | 1 | -1/+1 |
* | Sema: Check that __leave is contained in a __try block. | Nico Weber | 2014-07-06 | 1 | -2/+1 |
* | Add parser support for __leave (sema and onward still missing). | Nico Weber | 2014-07-06 | 1 | -1/+12 |
* | Sema: Don't crash when __try/__except/__finally appears in a template function | David Majnemer | 2013-10-15 | 1 | -0/+20 |
* | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs | 2012-10-19 | 1 | -0/+1 |
* | Parsing/AST support for Structured Exception Handling | John Wiegley | 2011-04-28 | 1 | -0/+58 |