aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/except/except.handle
AgeCommit message (Expand)Author
2011-02-28Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson
2011-02-19Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson
2010-04-09Improve diagnostics when we fail to convert from a source type to aDouglas Gregor
2010-03-05When declaring a catch block in C++, make sure that the type beingDouglas Gregor