summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/mangle-system-header.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Don't turn off mangling in implicitly extern "C" system headers. GCCDouglas Gregor2010-03-071-0/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Always mangle functions with special names. Fixes PR5420.Anders Carlsson2009-11-071-0/+7