1. b42f200 Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. by Andy Gibbs · 12 years ago
  2. 6bd9929 Ensure that type definitions present in just-loaded modules are visible. by Douglas Gregor · 12 years ago
  3. 953a61f Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 12 years ago
  4. ca2ab45 Provide Decl::getOwningModule(), which determines the (sub)module in by Douglas Gregor · 12 years ago
  5. 1b257af Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 12 years ago
  6. 32ad2ee Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, by Ted Kremenek · 13 years ago
  7. 94ad28b Under -fmodules, accept #public <macroname> and #private <macroname> by Douglas Gregor · 13 years ago
  8. 5948ae1 Introduce a non-uglified syntax for module imports in Objective-C: by Douglas Gregor · 13 years ago
  9. d07cc36 Diagnose cases where the definition of a particular type is required, by Douglas Gregor · 13 years ago
  10. d63348c When name lookup finds a module-private Objective-C class declaration, by Douglas Gregor · 13 years ago
  11. 5536891 When name lookup comes across a declaration that is in a module that by Douglas Gregor · 13 years ago