]> granicus.if.org Git - clang/commit
Test various aspects of explicit instantiation that were already implemented.
authorDouglas Gregor <dgregor@apple.com>
Tue, 27 Oct 2009 15:00:12 +0000 (15:00 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 27 Oct 2009 15:00:12 +0000 (15:00 +0000)
commite46c7f524297452e1c9800792e403beca6c92a1a
tree3c9984887018a7144ca8961cff98307106578d1e
parent838b04871270b37c99a43dda2527f3e96b3331ff
Test various aspects of explicit instantiation that were already implemented.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85243 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/temp/temp.spec/temp.explicit/p12.cpp [new file with mode: 0644]
test/CXX/temp/temp.spec/temp.explicit/p5.cpp [new file with mode: 0644]
test/CXX/temp/temp.spec/temp.explicit/p6.cpp [new file with mode: 0644]