aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/exceptions.cpp
AgeCommit message (Expand)Author
2009-04-27Track down return statements in the handlers of a function-try-block of const...Sebastian Redl
2009-04-27Don't allow catch declarations to name an abstract classSebastian Redl
2009-04-27Improve validation of C++ exception handling: diagnose throwing incomplete ty...Sebastian Redl