]> granicus.if.org Git - clang/commit
[modules] Make sure we make hidden UsingShadowDecls visible to redeclaration
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 15 Sep 2015 18:51:56 +0000 (18:51 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 15 Sep 2015 18:51:56 +0000 (18:51 +0000)
commitd3e4ec2683565b6d925c73c2e3c6828a6cd4b3bc
treec6d8929ceeee69d783a8ade25c3bc1576d84de76
parent479a96e87239590b10b701b016088415bf521796
[modules] Make sure we make hidden UsingShadowDecls visible to redeclaration
lookup for the UsingShadowDecls themselves.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247714 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Lookup.h
test/Modules/Inputs/using-decl-a.h
test/Modules/Inputs/using-decl-b.h
test/Modules/using-decl.cpp