1. d67679d During typo correction, check for an exact match in an unimported module. If we by Richard Smith · 11 years ago
  2. b42f200 Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. by Andy Gibbs · 11 years ago
  3. 1b58c74 Teach subframework header lookup to suggest modules <rdar://problem/13176200>. by Douglas Gregor · 12 years ago
  4. 953a61f Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. 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. a8c6fea When inferring a module for a framework, first determine whether that 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. c514a8a Rename the command-line option for mapping #include/#import over to by Douglas Gregor · 13 years ago
  10. 51f564f Implement support for module requirements, which indicate the language by Douglas Gregor · 13 years ago
  11. d620a84 Implement modules support for subframeworks (aka embedded by Douglas Gregor · 13 years ago