]> granicus.if.org Git - clang/commit
Fix an oversight with access control for address-of-function.
authorJohn McCall <rjmccall@apple.com>
Tue, 30 Mar 2010 22:20:00 +0000 (22:20 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 30 Mar 2010 22:20:00 +0000 (22:20 +0000)
commite2f5ba9d80cfadbb3e1dafb9f375eb526f669b85
tree470f4ac80f2f071558a0f9144fe7dfc956822b14
parent425ef72306d4ff6b3698b744353e5f0e56b4b884
Fix an oversight with access control for address-of-function.

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