summaryrefslogtreecommitdiffstats
path: root/test/Modules/modular_maps.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] Make sure we always include the contents of private headers whenRichard Smith2016-01-081-1/+1
* [modules] Re-enable accidentally-disabled test.Richard Smith2015-06-151-6/+6
* Remove shell requirements from tests that use 'cd'Reid Kleckner2015-03-021-3/+0
* [modules] When constructing paths relative to a module, strip out /./ directoryRichard Smith2014-12-111-6/+6
* clang/test/Modules/modular_maps.cpp REQUIRES shell. chdir is unsupported on L...NAKAMURA Takumi2014-12-101-0/+3
* 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
* PR21215: Support -fmodule-map-file being specified multiple times. SupportRichard Smith2014-10-171-3/+5
* Revert "Modules: Make missing headers in a module.map a warning not an error."Daniel Jasper2013-12-161-3/+1
* Modules: Make missing headers in a module.map a warning not an error.Daniel Jasper2013-12-161-1/+3
* Allow a header to be part of multiple modules.Daniel Jasper2013-10-221-1/+3
* Add -fmodule-map-file option.Daniel Jasper2013-09-241-1/+1
* Support for modular module-map-filesDaniel Jasper2013-09-111-0/+6