summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/declare-use/module.map
Commit message (Expand)AuthorAgeFilesLines
* [modules] PR20507: Avoid silent textual inclusion.Sean Silva2015-08-171-2/+0
* [modules] Restrict the module use-declaration to only appear in top-levelRichard Smith2015-03-261-2/+2
* Make a module "use" also count as use of all its submodulesDaniel Jasper2015-03-131-0/+7
* [modules] Support combining 'textual' with 'private'.Richard Smith2014-10-241-0/+5
* Revert accidentally-committed files in r220460.Richard Smith2014-10-231-5/+0
* Refactor implementation of 'exclude header'.Richard Smith2014-10-231-0/+5
* [modules] Add support for 'textual header' directives.Richard Smith2014-10-221-0/+9
* Use the expansion location of the file name when finding the module.Manuel Klimek2014-03-191-0/+5
* Don't verify module inclusions in assembler files.Daniel Jasper2014-03-141-0/+4
* Enable layering check in unavailable modules.Daniel Jasper2013-12-201-0/+2
* Revert "Modules: Make missing headers in a module.map a warning not an error."Daniel Jasper2013-12-161-0/+45
* Modules: Make missing headers in a module.map a warning not an error.Daniel Jasper2013-12-161-45/+0
* Change layering warning tests to not actually build modules.Daniel Jasper2013-12-111-0/+2
* Use the same SourceManager for ModuleMaps and compilations.Manuel Klimek2013-10-241-18/+18
* Module use declarations (II)Daniel Jasper2013-09-241-0/+43
OpenPOWER on IntegriCloud