summaryrefslogtreecommitdiff
path: root/test/CodeGenObjCXX/exceptions-legacy.mm
AgeCommit message (Expand)Author
2016-09-15Update clang unittests for rL281586.Wei Mi
2016-08-07Update clang tests for LLVM r277950David Majnemer
2015-06-16Adjust clang side tests effected by 239795 before reapplying said changePhilip Reames
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-04-03In ObjC++ on legacy runtimes, push an EH cleanup as well asJohn McCall