aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/diamond_left.h
AgeCommit message (Expand)Author
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-03-01Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek
2012-01-03Eliminate the uglified keyword __import_module__ for importingDouglas Gregor
2011-08-31Switch __import__ over to __import_module__, so we don't conflict withDouglas Gregor
2011-08-26Introduce support for a simple module import declaration, whichDouglas Gregor
2011-08-20Make the loading of multiple records for the same identifier (fromDouglas Gregor
2011-08-20Introduce a module visitation function that starts at the top-levelDouglas Gregor
2011-08-19Teach ModuleManager::addModule() to check whether a particular moduleDouglas Gregor
2011-08-18Temporarily revert r137925 to appease buildbots. Original commit message:Chad Rosier
2011-08-18Teach ModuleManager::addModule() to check whether a particular moduleDouglas Gregor