summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/diamond_bottom.h
Commit message (Expand)AuthorAgeFilesLines
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-2/+2
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-2/+2
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-2/+2
* Switch __import__ over to __import_module__, so we don't conflict withDouglas Gregor2011-08-311-2/+2
* Introduce support for a simple module import declaration, whichDouglas Gregor2011-08-261-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