diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-05-13 00:34:43 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-05-13 00:34:43 +0000 |
commit | cddb255b5dcf8c114df119e45b4e586d25ba7093 (patch) | |
tree | 7c6e92e27333218df64253af77a7cdc1e17fd42c /clang/lib/Serialization/ASTReaderDecl.cpp | |
parent | cae6590f30eec37afb578df5f36cb99f783f4df6 (diff) | |
download | bcm5719-llvm-cddb255b5dcf8c114df119e45b4e586d25ba7093.tar.gz bcm5719-llvm-cddb255b5dcf8c114df119e45b4e586d25ba7093.zip |
Refactor and fix a latent bug (found by inspection) where an external AST
source that provides a declaration from a hidden module would not have the
visibility of the produced definition checked. This might matter if an
external source chose to import a new module to provide an extra definition,
but is not observable with our current external sources.
llvm-svn: 208659
Diffstat (limited to 'clang/lib/Serialization/ASTReaderDecl.cpp')
0 files changed, 0 insertions, 0 deletions