summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/noexcept.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Call __cxa_begin_catch before std::terminate() in a noexcept trap.John McCall2013-06-201-0/+49