summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/redeclarations.m
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-3/+3
* Require a module.map file to load a moduleBen Langmuir2014-01-221-1/+1
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-3/+3
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-2/+2
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-2/+2
* Under -fmodules, accept #public <macroname> and #private <macroname>Douglas Gregor2012-01-031-3/+3
* Introduce a non-uglified syntax for module imports in Objective-C:Douglas Gregor2012-01-031-2/+2
* Eliminate the -emit-module option, which emitted a module by parsing aDouglas Gregor2011-11-291-2/+2
* Switch the remaining modules tests over to -emit-module-from-map.Douglas Gregor2011-11-161-16/+5
* Make the loading of information attached to an IdentifierInfo from anDouglas Gregor2011-10-271-0/+22
OpenPOWER on IntegriCloud