summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/Module.framework/Headers/Sub2.h
Commit message (Collapse)AuthorAgeFilesLines
* Keep track of import dependencies between submodules within the moduleDouglas Gregor2011-12-081-0/+1
that's currently being built. This is important for supporting transitive dependencies ("export *" in the module map) completely. llvm-svn: 146156
OpenPOWER on IntegriCloud