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. 5948ae1 Introduce a non-uglified syntax for module imports in Objective-C: by Douglas Gregor · 12 years ago
  6. c514a8a Rename the command-line option for mapping #include/#import over to by Douglas Gregor · 12 years ago
  7. 5e3f922 Keep track of import dependencies between submodules within the module by Douglas Gregor · 13 years ago