diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-07-05 07:47:11 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-07-05 07:47:11 +0000 |
commit | d19389a3c946e2d66be9db203c0e9e57663a89f7 (patch) | |
tree | b00559ee82d2365405ac5cc11d968ef6d83b3027 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 5b140618480195ed48128b469b277a60e990e7cc (diff) | |
download | bcm5719-llvm-d19389a3c946e2d66be9db203c0e9e57663a89f7.tar.gz bcm5719-llvm-d19389a3c946e2d66be9db203c0e9e57663a89f7.zip |
[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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions