summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/diamond_left.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid a couple of assertions when preprocessing with modulesBen Langmuir2014-09-101-0/+2
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-1/+1
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-1/+1
* Switch __import__ over to __import_module__, so we don't conflict withDouglas Gregor2011-08-311-1/+1
* Introduce support for a simple module import declaration, whichDouglas Gregor2011-08-261-0/+2
* Make the loading of multiple records for the same identifier (fromDouglas Gregor2011-08-201-0/+3
* Introduce a module visitation function that starts at the top-levelDouglas Gregor2011-08-201-0/+3
* Teach ModuleManager::addModule() to check whether a particular moduleDouglas Gregor2011-08-191-0/+1
* Temporarily revert r137925 to appease buildbots. Original commit message:Chad Rosier2011-08-181-1/+0
* Teach ModuleManager::addModule() to check whether a particular moduleDouglas Gregor2011-08-181-0/+1
OpenPOWER on IntegriCloud