]> granicus.if.org Git - clang/commit
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)
commit65c0c8ae7372a5b064317f0ec2ea69fae03e5444
tree9e5e879cfcf2138b70c6abc41fa60a9b3b59556a
parentf99a2ab0713b61b11f7f0a6234fd3f679c1d8e48
When building a module, all headers of submodules can be used.

This extends r232159.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@232168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/ModuleMap.cpp
test/Modules/declare-use5.cpp [new file with mode: 0644]