summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-extreme.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
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-17Substitution for prefixes.Anders Carlsson
2009-09-17Add basic substitution to the C++ mangler. It currently only looks at types.Anders Carlsson