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
Loading
Please sign in to comment