]> granicus.if.org Git - clang/commit
Add test for C++ [temp.friend]p8, which bans partial specializations from being friends
authorDouglas Gregor <dgregor@apple.com>
Tue, 21 Dec 2010 16:05:12 +0000 (16:05 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 21 Dec 2010 16:05:12 +0000 (16:05 +0000)
commit55dc95b69846fde1c41aff7e2f3fcfed5d6fc5ab
tree1a7296570d868289a5e3f51c325e8990c1526c34
parentb0ee93cf945744569b82b8a07361061f2963264a
Add test for C++ [temp.friend]p8, which bans partial specializations from being friends

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122335 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/temp/temp.decls/temp.friend/p8.cpp [new file with mode: 0644]