summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-alias-template.cpp
AgeCommit message (Expand)Author
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2014-01-09PR18401: Fix assert by implementing the current proposed direction of coreRichard Smith
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-02-03When a pack expansion occurs in the template argument list of an aliasDouglas Gregor
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-05-05Implement support for C++0x alias templates.Richard Smith