]> granicus.if.org Git - clang/commit
[modules] If local submodule visibility is disabled, don't bother checking
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 24 Aug 2015 03:38:11 +0000 (03:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 24 Aug 2015 03:38:11 +0000 (03:38 +0000)
commita11ba47f3796dadb277af2c68b336ebfa425f60c
tree5ab49ef3f0a44d756ea21cab6b89674028271c08
parente7c37157bba61841444bd6ccf19ab06e4496f8f6
[modules] If local submodule visibility is disabled, don't bother checking
whether the owning module of a hidden declaration is visible -- it can't be.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@245822 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLookup.cpp