aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/mangle-variadic-templates.cpp
AgeCommit message (Collapse)Author
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
-std=c++0x. Patch by Ahmed Charles! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141900 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-13When your comments and your code are out-of-sync, the test case is wrong.Douglas Gregor
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123379 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-13Add tests for name mangling of variadic templates.Douglas Gregor
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123378 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-04Tweak test for portabilityDouglas Gregor
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122850 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-04Simplistic test case for mangling of variadic templates. There is more to be ↵Douglas Gregor
done in this area git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122845 91177308-0d34-0410-b5e6-96231b3b80d8