summaryrefslogtreecommitdiff
path: root/test/Modules/auto-module-import.m
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Change private modules rules and warningsBruno Cardoso Lopes2017-12-221-3/+3
* [modules] When a #include is mapped to a module import and appears somewhereRichard Smith2015-11-171-1/+13
* [Modules] More descriptive diagnostics for misplaced import directiveSerge Pavlov2015-09-191-3/+4
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-2/+2
* Generate a marker token when entering or leaving a submodule when building aRichard Smith2013-11-231-3/+3
* When we hit a #include directive that maps to a module import, emit a tokenRichard Smith2013-11-151-0/+4
* During typo correction, check for an exact match in an unimported module. If weRichard Smith2013-08-201-6/+17
* Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs2013-04-171-2/+2
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-1/+1
* Don't infer a submodule for a framework's private header, at least for now.Douglas Gregor2012-01-131-1/+1
* Rename the command-line option for mapping #include/#import over toDouglas Gregor2012-01-031-1/+1
* Detect when mapping a #include/#import over to a submodule ends upDouglas Gregor2011-12-201-0/+9
* When we have an umbrella directory in a module map, recursively walkDouglas Gregor2011-12-121-0/+4
* Implement the notion of umbrella directories, which implicity coverDouglas Gregor2011-12-091-0/+10
* Implement inference for the "Private" submodule corresponding toDouglas Gregor2011-12-071-0/+4
* Make sure we pick up module_private.map when loading a module.map file.Douglas Gregor2011-12-071-0/+2
* Implement basic support for private headers in frameworks. In essence,Douglas Gregor2011-12-071-0/+3
* Rename Objective-C-only tests to .mDouglas Gregor2011-12-061-0/+41