summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/throw-expression-dtor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson2011-02-281-1/+1
* Think through my commit this time.Eli Friedman2010-06-031-1/+1
* Make sure this test doesn't break when we disallow throwing an exceptionEli Friedman2010-06-031-2/+1
* Make sure to check the accessibility of and mark the destructor for theEli Friedman2010-06-031-0/+14