summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-try-catch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Don't try to type-check a copy construction of an exceptionDouglas Gregor2011-07-061-0/+17
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-281-1/+1
* Pass -fexceptions to all tests that use try/catch/throw.Anders Carlsson2011-02-191-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Deal with an icky corner case where we were complaining that a catchDouglas Gregor2009-05-181-0/+14