]> granicus.if.org Git - clang/commit
More tests for explicit template specialization
authorDouglas Gregor <dgregor@apple.com>
Mon, 12 Oct 2009 20:45:50 +0000 (20:45 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 12 Oct 2009 20:45:50 +0000 (20:45 +0000)
commit09748395ab88f7f4678c9ff048fd035174dba519
tree05be13eb65fac805307a6bbec62dc8c7cae04f01
parent459180b1eb2a8db03cc996bc33e320e5ee44daca
More tests for explicit template specialization

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83896 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/temp/temp.spec/temp.expl.spec/p10.cpp [new file with mode: 0644]
test/CXX/temp/temp.spec/temp.expl.spec/p11.cpp [new file with mode: 0644]
test/CXX/temp/temp.spec/temp.expl.spec/p13.cpp [new file with mode: 0644]
test/CXX/temp/temp.spec/temp.expl.spec/p9.cpp [new file with mode: 0644]