Revert r325321 "[Sema] Take into account the current context when checking the"
authorHans Wennborg <hans@hanshq.net>
Fri, 16 Feb 2018 12:06:32 +0000 (12:06 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 16 Feb 2018 12:06:32 +0000 (12:06 +0000)
commit02d3361c380d7de3ff53d5ac47fada1f3738840c
tree4965aceefea7e46638855e5e5bfc758731ef01d2
parente627d1653e6865dffcf2e5d5389f13ecf0f295a0
Revert r325321 "[Sema] Take into account the current context when checking the"

This broke the Chromium build, see https://crbug.com/813017

> accessibility of a class member.
>
> This fixes PR32898.
>
> rdar://problem/33737747
>
> Differential revision: https://reviews.llvm.org/D36918

llvm-svn: 325335
clang/lib/Sema/SemaAccess.cpp
clang/test/SemaCXX/access.cpp