summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/try-catch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve validation of C++ exception handling: diagnose throwing incomplete ty...Sebastian Redl2009-04-271-24/+0
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make one expected-diag directive match exactly one actual diagnostic.Sebastian Redl2009-02-071-1/+1
* Centralize error reporting of improper uses of incomplete types in theDouglas Gregor2009-01-191-1/+1
* Full AST support and better Sema support for C++ try-catch.Sebastian Redl2008-12-221-0/+5
* Partial AST and Sema support for C++ try-catch.Sebastian Redl2008-12-221-0/+19
OpenPOWER on IntegriCloud