summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2018-01-06 00:09:23 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2018-01-06 00:09:23 +0000
commit041740ff69b1a7d0393f511c52587274cc3abd0a (patch)
treea2bddf399b328dacddfa542ff778185f7f072d39 /clang/lib/Frontend/CompilerInvocation.cpp
parentb2ec02ba0b1a8f16397c24681d0d4137243c4f36 (diff)
downloadbcm5719-llvm-041740ff69b1a7d0393f511c52587274cc3abd0a.tar.gz
bcm5719-llvm-041740ff69b1a7d0393f511c52587274cc3abd0a.zip
When name lookup finds a non-imported declaration and looks back along the
redecl chain for an imported declaration, make sure to check the IDNS of prior imported decls. Otherwise we can end up finding an invisible friend declaration and incorrectly believing that it should be visible. llvm-svn: 321916
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud