aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/import-decl.cpp
AgeCommit message (Expand)Author
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-10-25Correct test inovocations to use %clang_cc1 rather than direct invocation (so...David Tweed
2012-05-16Fix ASTReader handling of ImportDecls, from Meador Inge!Douglas Gregor