aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/goto.cpp
AgeCommit message (Expand)Author
2011-11-10Whenever explicitly activating or deactivating a cleanup, weJohn McCall
2011-08-11Simplify EH control flow by observing that EH scopes form a simpleJohn McCall
2011-05-28Convert Clang over to resuming from landing pads with llvm.eh.resume.John McCall
2011-02-28Add -fcxx-exceptions to all tests that use C++ exceptions.Anders Carlsson
2010-10-16Not really sure how this worked, but it seems like a clear typo. =]Chandler Carruth
2010-10-05When instantiating a new-expression, force a rebuild if there were defaultJohn McCall
2010-10-05...without leaving a temporary file behind.John McCall
2010-10-05Er, this test should actually run IR generation.John McCall
2010-10-05Teach PopCleanupBlock to correctly handle the possibility of branching throughJohn McCall