1. 47972af [modules] Simplify -cc1 interface for enabling implicit module maps. by Richard Smith · 10 years ago
  2. 925213b Add 'not' to commands that are expected to fail. by Rafael Espindola · 12 years ago
  3. 6b93096 When building a module, forward diagnostics to the outer diagnostic consumer. by Douglas Gregor · 13 years ago
  4. 35b04d6 Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 13 years ago
  5. c50d492 Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 13 years ago
  6. af8f026 When an error occurs while building a module on demand, provide "While by Douglas Gregor · 13 years ago
  7. c1e4dd0 Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, by Ted Kremenek · 14 years ago
  8. da82e70 Eliminate the uglified keyword __import_module__ for importing by Douglas Gregor · 14 years ago
  9. f31caee Add test case for mutually recursive modules by Douglas Gregor · 14 years ago