Skip to content
Commit a21c8e14 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 695c6931
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment