diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-07-14 21:50:09 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-07-14 21:50:09 +0000 |
commit | 6c35b2dea457cdcf5360d3ff8caf99868f2666c1 (patch) | |
tree | ec3e1fa70c8c40c5f3c0506c21ecda26d951b3d9 /lldb/packages/Python/lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py | |
parent | 765aa2d1c20f273fac60b12832e76466a92444af (diff) | |
download | bcm5719-llvm-6c35b2dea457cdcf5360d3ff8caf99868f2666c1.tar.gz bcm5719-llvm-6c35b2dea457cdcf5360d3ff8caf99868f2666c1.zip |
[modules] Don't pass interesting decls to the consumer for a module file that's
passed on the command line but never actually used. We consider a (top-level)
module to be used if any part of it is imported, either by the current
translation unit, or by any part of a top-level module that is itself used.
(Put another way, a module is used if an implicit modules build would have
loaded its .pcm file.)
llvm-svn: 275481
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/nested_alias/TestNestedAlias.py')
0 files changed, 0 insertions, 0 deletions