summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/dependency-gen.modulemap
Commit message (Expand)AuthorAgeFilesLines
* [modules] For explicit module file dependencies, only list direct dependency ...Richard Smith2015-08-131-0/+7
* Fix wrong expected test output in r244923.Richard Smith2015-08-131-2/+2
* [modules] Change the way we deal with .d output for explicitly-specified moduleRichard Smith2015-08-131-14/+7
* clang/test/Modules: Satisfy win32 hosts due to dospath issue.NAKAMURA Takumi2015-08-091-1/+1
* [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...Richard Smith2015-08-091-8/+28
* Unrevert r244412 (reverted in r244414), and delete the bogus line left behindRichard Smith2015-08-091-4/+6
* Revert "[modules] Don't leak -M flags for dependency file generation into the...Justin Bogner2015-08-091-6/+3
* [modules] When building a dependency file, include module maps parsed in theRichard Smith2015-08-091-2/+7
* [modules] Don't leak -M flags for dependency file generation into the moduleRichard Smith2015-08-091-3/+6
* Add fmodules-cache-path to 2 tests which were missing it.Pete Cooper2015-07-301-1/+1
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-2/+2
* Remove shell requirements from tests that use 'cd'Reid Kleckner2015-03-021-4/+2
* Reorganize test/Modules:Richard Smith2015-01-221-0/+18
OpenPOWER on IntegriCloud