1. a3e2ff1 [libclang] Make sure to use the raw module format for libclang parsing. by Argyrios Kyrtzidis · 10 years ago
  2. 884337f [libclang] Introduce clang_Module_isSystem(), which returns non-zero if the given CXModule is a system one. by Argyrios Kyrtzidis · 11 years ago
  3. beee15e Allow multiple modules with the same name to coexist in the module cache by Ben Langmuir · 12 years ago
  4. 12fdb9e [libclang] Introduce clang_Module_getASTFile function that returns the module file where a module object came from. by Argyrios Kyrtzidis · 13 years ago
  5. 35b04d6 Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consistency. by Douglas Gregor · 13 years ago
  6. c50d492 Use @import rather than @__experimental_modules_import, since the by Douglas Gregor · 13 years ago
  7. 121d2a9 [libclang] Add a test for annotation of module headers by Argyrios Kyrtzidis · 13 years ago