Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-08 | Keep track of import dependencies between submodules within the module | Douglas Gregor | |
that's currently being built. This is important for supporting transitive dependencies ("export *" in the module map) completely. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146156 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-12-06 | Implement inferred submodules support, which (when requested) | Douglas Gregor | |
implicitly generates submodules corresponding to the headers that fall within a module. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145887 91177308-0d34-0410-b5e6-96231b3b80d8 |