]> granicus.if.org Git - clang/commit
Handle delayed access in local declarations. PR9229.
authorJohn McCall <rjmccall@apple.com>
Tue, 15 Feb 2011 22:51:53 +0000 (22:51 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 15 Feb 2011 22:51:53 +0000 (22:51 +0000)
commit4bfd680597862e437fcba739dce58531d0b15d6e
treea291a18ddcfe0eeee4de340d32644b763fa8e0de
parent830072c2de881aadfe0f6efd3baccc9129a77e37
Handle delayed access in local declarations.  PR9229.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125609 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaAccess.cpp
test/CXX/class.access/p6.cpp