]> granicus.if.org Git - clang/commit
Set the access specifier for templates inside classes.
authorAnders Carlsson <andersca@mac.com>
Thu, 26 Mar 2009 01:24:28 +0000 (01:24 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 26 Mar 2009 01:24:28 +0000 (01:24 +0000)
commit4cbe82c7c82ca0106f60296a60951d41f7d2ec7d
tree8f7ca897f0c9354d06f4a83e06a675268aa0c164
parent0cf8830a45115176ef5ba5416b7ad7aa9d5cb255
Set the access specifier for templates inside classes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplate.cpp
test/SemaCXX/access.cpp