]> granicus.if.org Git - clang/commit
template-ids are looked up differently in friend declarations.
authorJohn McCall <rjmccall@apple.com>
Thu, 14 Oct 2010 22:22:28 +0000 (22:22 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 14 Oct 2010 22:22:28 +0000 (22:22 +0000)
commit8a407370c37229f2b69fe643850959b98899c28a
treedfa261b5cad2e4b07daaf081e44899c2fdf47893
parent95f4292cc526c629fead321c7fcfd4fe0f3bc66e
template-ids are looked up differently in friend declarations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.memdef/p3.cpp