aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/try-catch.cpp
AgeCommit message (Expand)Author
2009-04-27Improve validation of C++ exception handling: diagnose throwing incomplete ty...Sebastian Redl
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-07Make one expected-diag directive match exactly one actual diagnostic.Sebastian Redl
2009-01-19Centralize error reporting of improper uses of incomplete types in theDouglas Gregor
2008-12-22Full AST support and better Sema support for C++ try-catch.Sebastian Redl
2008-12-22Partial AST and Sema support for C++ try-catch.Sebastian Redl