]> granicus.if.org Git - clang/commit
Correct the calculation of access to more closely model the wording in
authorJohn McCall <rjmccall@apple.com>
Fri, 2 Apr 2010 00:03:43 +0000 (00:03 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 2 Apr 2010 00:03:43 +0000 (00:03 +0000)
commitdb73c684ba61fed4087af488e8610657ec638c17
treeea9217e72903f1a34f49d0539d61a6cc7a4bb285
parent26ad5c08589ae8992d7202e2178e2eeee1eab586
Correct the calculation of access to more closely model the wording in
the standard.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaAccess.cpp
test/CXX/class.access/class.access.base/p5.cpp [new file with mode: 0644]