summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/explicit-build/d.h
Commit message (Collapse)AuthorAgeFilesLines
* Make module files passed to a module build via -fmodule-file= available toRichard Smith2015-03-181-0/+0
consumers of that module. Previously, such a file would only be available if the module happened to actually import something from that module. llvm-svn: 232583
OpenPOWER on IntegriCloud