When building a module, all headers of submodules can be used.
authorDaniel Jasper <djasper@google.com>
Fri, 13 Mar 2015 14:29:39 +0000 (14:29 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 13 Mar 2015 14:29:39 +0000 (14:29 +0000)
commit0ab544f1a57cb1cb4d6d977c9477ad44c2b87af8
treed5ff3c7ec3fc2d5ff8605f82d2a5079cd99fc37f
parent281347aa5992f34b8609efe1e162aa9a0260eb4a
When building a module, all headers of submodules can be used.

This extends r232159.

llvm-svn: 232168
clang/lib/Lex/ModuleMap.cpp
clang/test/Modules/declare-use5.cpp [new file with mode: 0644]