summaryrefslogtreecommitdiff
path: root/clang/test/Modules/dependency-gen.modulemap
AgeCommit message (Expand)Author
2015-08-13[modules] For explicit module file dependencies, only list direct dependency ...Richard Smith
2015-08-13Fix wrong expected test output in r244923.Richard Smith
2015-08-13[modules] Change the way we deal with .d output for explicitly-specified moduleRichard Smith
2015-08-09clang/test/Modules: Satisfy win32 hosts due to dospath issue.NAKAMURA Takumi
2015-08-09[modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...Richard Smith
2015-08-09Unrevert r244412 (reverted in r244414), and delete the bogus line left behindRichard Smith
2015-08-09Revert "[modules] Don't leak -M flags for dependency file generation into the...Justin Bogner
2015-08-09[modules] When building a dependency file, include module maps parsed in theRichard Smith
2015-08-09[modules] Don't leak -M flags for dependency file generation into the moduleRichard Smith
2015-07-30Add fmodules-cache-path to 2 tests which were missing it.Pete Cooper
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2015-03-02Remove shell requirements from tests that use 'cd'Reid Kleckner
2015-01-22Reorganize test/Modules:Richard Smith