]> granicus.if.org Git - clang/commit
Simplistic test case for mangling of variadic templates. There is more to be done...
authorDouglas Gregor <dgregor@apple.com>
Tue, 4 Jan 2011 22:16:00 +0000 (22:16 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 4 Jan 2011 22:16:00 +0000 (22:16 +0000)
commit46268675d3f8900b1b2c1392601aa50918bfef88
treebc163d99693db08dd17e3edba34b3de92634314b
parentb9a7d6fb53f2b76df2ef832146a1edb4cb01b9f6
Simplistic test case for mangling of variadic templates. There is more to be done in this area

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122845 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/mangle-variadic-templates.cpp [new file with mode: 0644]