1. 953a61f Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 11 years ago
  2. 1b257af Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 12 years ago
  3. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  4. 32ad2ee Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, by Ted Kremenek · 12 years ago
  5. 94ad28b Under -fmodules, accept #public <macroname> and #private <macroname> by Douglas Gregor · 12 years ago
  6. 5948ae1 Introduce a non-uglified syntax for module imports in Objective-C: by Douglas Gregor · 12 years ago
  7. 05edf66 When building a module, use the macro definitions on the command line by Douglas Gregor · 13 years ago