summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-variadic-templates.cpp
AgeCommit message (Expand)Author
2015-09-23PR14858: Initial support for proper sizeof... handling within alias templates.Richard Smith
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-01-13When your comments and your code are out-of-sync, the test case is wrong.Douglas Gregor
2011-01-13Add tests for name mangling of variadic templates.Douglas Gregor
2011-01-04Tweak test for portabilityDouglas Gregor
2011-01-04Simplistic test case for mangling of variadic templates. There is more to be ...Douglas Gregor