summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-variadic-templates.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* When your comments and your code are out-of-sync, the test case is wrong.Douglas Gregor2011-01-131-10/+10
| | | | llvm-svn: 123379
* Add tests for name mangling of variadic templates.Douglas Gregor2011-01-131-1/+55
| | | | llvm-svn: 123378
* Tweak test for portabilityDouglas Gregor2011-01-041-2/+2
| | | | llvm-svn: 122850
* Simplistic test case for mangling of variadic templates. There is more to be ↵Douglas Gregor2011-01-041-0/+13
done in this area llvm-svn: 122845
OpenPOWER on IntegriCloud