]> granicus.if.org Git - clang/commit
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)
commit9989ece040ea3431616f08d04528d6a02bdb2c74
treed9a703ec475cabb68c575352686f8656702c75eb
parent2867bd1baac03f84d4b6d48cb7d36aa64d209256
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

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