summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-std-externc.cpp
AgeCommit message (Expand)Author
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2012-03-05Fix a bug in the mangler where in 'namespace std { extern "C" {X;} }', X woul...James Molloy