Skip to content
Commit 6f722b4e authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

[modules] When building a module, make sure we don't serialize out...

[modules] When building a module, make sure we don't serialize out HeaderFileInfo for headers not belonging to the module.

After r180934 we may initiate module map parsing for modules not related to the module what we are building,
make sure we ignore the header file info of headers from such modules.

First part of rdar://13840148

llvm-svn: 181489
parent 65c16352
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