summaryrefslogtreecommitdiffstats
path: root/lib/Lex
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2018-07-19 13:32:00 +0000
committerEric Liu <ioeric@google.com>2018-07-19 13:32:00 +0000
commit16cd80eccb2a2babde9db7769ab3555cdfeef542 (patch)
tree20935a6c5cd8b1871422bd30c92afa1f4a5d8a98 /lib/Lex
parent55ada9863772a59b4355bcac0649767da13c802a (diff)
[CodeComplete] Fix accessibilty of protected members from base class.
Summary: Currently, protected members from base classes are marked as inaccessible when completing in derived class. This patch fixes the problem by setting the naming class correctly when looking up results in base class according to [11.2.p5]. Reviewers: aaron.ballman, sammccall, rsmith Reviewed By: aaron.ballman Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D49421 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@337453 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex')
0 files changed, 0 insertions, 0 deletions