]> granicus.if.org Git - clang/commit
[Sema] UsingShadowDecl shouldn't be hidden by the UsingDecl that owns it
authorAlex Lorenz <arphaman@gmail.com>
Mon, 23 Jan 2017 17:23:23 +0000 (17:23 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Mon, 23 Jan 2017 17:23:23 +0000 (17:23 +0000)
commitf40cbc811c47dc9890ea845536f003371ea7d771
tree332807b38d927659c86b4e0e9ca7463f93fa6e33
parent4dac827e7398d5e09db61a861b88aeda4f3c8b4d
[Sema] UsingShadowDecl shouldn't be hidden by the UsingDecl that owns it

rdar://23454249

Differential Revision: https://reviews.llvm.org/D28514

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@292805 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp
test/Index/complete-cached-globals.cpp [new file with mode: 0644]