diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-06-26 19:39:25 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-06-26 19:39:25 +0000 |
commit | a21c8e14b609644f5a26416c0e585b4bae66a075 (patch) | |
tree | 49764adca13adda2728960b7d266129ce940e71e /clang/lib/Basic/SourceManager.cpp | |
parent | 695c69316bca9b3f81f1a777bb78753e85c1488b (diff) | |
download | bcm5719-llvm-a21c8e14b609644f5a26416c0e585b4bae66a075.tar.gz bcm5719-llvm-a21c8e14b609644f5a26416c0e585b4bae66a075.zip |
When preprocessing with -frewrite-imports and -fmodule-file=, do not pass all
modules to preprocessing of nested .pcm files.
Making those module files available results in loading more .pcm files than
necessary, and potentially in misbehavior if a module makes itself visible
during its own compilation (as parts of that module that have not yet been
processed would then become visible).
llvm-svn: 306320
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions