summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/declare-use
Commit message (Expand)AuthorAgeFilesLines
* Make module use diagnostics refer to the top-level moduleDaniel Jasper2018-02-241-1/+1
* [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-132-0/+11
* [modules] Support combining 'textual' with 'private'.Richard Smith2014-10-243-0/+14
* Revert accidentally-committed files in r220460.Richard Smith2014-10-233-14/+0
* Refactor implementation of 'exclude header'.Richard Smith2014-10-233-0/+14
* Test files I forgot to svn add in r220448.Richard Smith2014-10-222-0/+16
* [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-192-0/+19
* Don't verify module inclusions in assembler files.Daniel Jasper2014-03-142-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-1/+0
* Modules: Make missing headers in a module.map a warning not an error.Daniel Jasper2013-12-161-0/+1
* Add file missing from r197034.Daniel Jasper2013-12-111-0/+1
* Change layering warning tests to not actually build modules.Daniel Jasper2013-12-111-0/+2
* Allow string literals as module names.Daniel Jasper2013-12-061-1/+1
* Fix corner case in module-based layering warning.Daniel Jasper2013-12-031-1/+2
* Use the same SourceManager for ModuleMaps and compilations.Manuel Klimek2013-10-241-18/+18
* Module use declarations (II)Daniel Jasper2013-09-2411-0/+90
OpenPOWER on IntegriCloud