llvm-project/clang/test/CXX/modules-ts/dcl.dcl/dcl.module
Richard Smith d19389a3c9 [modules ts] Improve merging of module-private declarations.
These cases occur frequently for declarations in the global module (above the
module-declaration) in a Modules TS module interface. When we merge a
definition from another module into such a module-private definition, ensure
that we transitively make everything lexically within that definition visible
to that translation unit.

llvm-svn: 307129
2017-07-05 07:47:11 +00:00
..
dcl.module.import [modules ts] Declarations from a module interface unit are only visible outside 2017-07-05 01:42:07 +00:00
dcl.module.interface
p5.cpp [modules ts] Improve merging of module-private declarations. 2017-07-05 07:47:11 +00:00