1. 594b8c9 Modules: Teach the preprocessor to recognize 'import' only after an '@'. by Douglas Gregor · 12 years ago
  2. 35b04d6 Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 13 years ago
  3. c50d492 Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 13 years ago
  4. d8bb236 Correct test inovocations to use %clang_cc1 rather than direct invocation (so that it can have additional options set when trying to debug issues causing regressions). by David Tweed · 13 years ago
  5. c48eafe Fix ASTReader handling of ImportDecls, from Meador Inge! by Douglas Gregor · 13 years ago