Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Teach the preprocessor to recognize 'import' only after an '@'. | Douglas Gregor | 2013-11-07 | 1 | -0/+9 |
* | Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste... | Douglas Gregor | 2013-02-07 | 1 | -1/+1 |
* | Use @import rather than @__experimental_modules_import, since the | Douglas Gregor | 2012-12-11 | 1 | -1/+1 |
* | Correct test inovocations to use %clang_cc1 rather than direct invocation (so... | David Tweed | 2012-10-25 | 1 | -1/+1 |
* | Fix ASTReader handling of ImportDecls, from Meador Inge! | Douglas Gregor | 2012-05-16 | 1 | -0/+10 |