summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/relative-dep-gen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Print correctly dependency paths on WindowsDavid Bolvansky2018-09-131-3/+3
* Reject attempts to build a module without -fmodules, rather than silently doi...Richard Smith2017-07-061-10/+11
* [modules] When writing a module file built with -fmodule-map-file-home-is-cwd,Richard Smith2015-08-131-6/+14
* 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-3/+3
* [modules] When building a dependency file, include module maps parsed in theRichard Smith2015-08-091-2/+8
* [Modules] Stop creating timestamps for the modules cache and trying toChandler Carruth2015-03-241-6/+6
* Remove shell requirements from tests that use 'cd'Reid Kleckner2015-03-021-2/+0
* Reinstate r223753, reverted in r223759 due to breakage of clang-tools-extra.Richard Smith2014-12-101-0/+9
* Revert "[modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1."Duncan P. N. Exon Smith2014-12-091-9/+0
* [modules] Add experimental -fmodule-map-file-home-is-cwd flag to -cc1.Richard Smith2014-12-091-0/+9
* [modules] If we import a module, and we've seen a module map that describes theRichard Smith2014-12-061-0/+17
OpenPOWER on IntegriCloud