diff options
author | John McCall <rjmccall@apple.com> | 2010-08-28 07:56:00 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-08-28 07:56:00 +0000 |
commit | 8c77bcb072e7fd089f39fd7e079b6d767bf583fa (patch) | |
tree | fba55288e6fc7001fd415a04c0d9422ad308c764 /lib/Frontend/CompilerInvocation.cpp | |
parent | aaafddba8b2b7f2f601bd86fdafaefde38da469d (diff) |
When checking access control for an instance member access on
an object of type I, if the current access target is protected
when named in a class N, consider the friends of the classes P
where I <= P <= N and where a notional member of N would be
non-forbidden in P.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112358 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions