summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/import-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modules: Teach the preprocessor to recognize 'import' only after an '@'.Douglas Gregor2013-11-071-0/+9
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-1/+1
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed2012-10-251-1/+1
* Fix ASTReader handling of ImportDecls, from Meador Inge!Douglas Gregor2012-05-161-0/+10
OpenPOWER on IntegriCloud