summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/throw-expression-cleanup.cpp
AgeCommit message (Expand)Author
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-09-19Fix ABI dependent tests by providing an explicit target triple.David Blaikie
2012-08-02Make sure we don't emit IR for unused EH cleanups. PR13359.Eli Friedman