summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/diagnostics-aux.modulemap
Commit message (Collapse)AuthorAgeFilesLines
* [modules] When diagnosing errors in module map files found by 'extern ↵Richard Smith2015-07-141-0/+2
| | | | | | module' declarations, show how we got to that module map file. llvm-svn: 242105
* [modules] Restrict the module use-declaration to only appear in top-levelRichard Smith2015-03-261-0/+1
modules, and allow sub-modules of a module with a use-declaration to make use of the nominated modules. llvm-svn: 233323
OpenPOWER on IntegriCloud