aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/mangle-system-header.cpp
AgeCommit message (Expand)Author
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