]> granicus.if.org Git - clang/commit
Access-check during template argument deduction from the context of the
authorJohn McCall <rjmccall@apple.com>
Thu, 29 Apr 2010 01:18:58 +0000 (01:18 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 29 Apr 2010 01:18:58 +0000 (01:18 +0000)
commit96db310ab7ca59e1890ddef25a3701bc2909d20f
tree3714d0c2a138d0782b87f3ef6943483ba8e8573d
parent862b24f8e9b1a3b332399591e48b303f57f01d0a
Access-check during template argument deduction from the context of the
template decl itself, not its context.  Testcase to follow;  fixes selfhost.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102578 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp