summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-system-header.cpp
AgeCommit message (Expand)Author
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2010-03-07Don't turn off mangling in implicitly extern "C" system headers. GCCDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-07Always mangle functions with special names. Fixes PR5420.Anders Carlsson