1. 32e5d86 [index] Enhance indexing for module references by Argyrios Kyrtzidis · 7 years ago
  2. 4d22172 [Index] Add an option to collect macros from preprocesor. by Eric Liu · 7 years ago
  3. 22a0c8d [Index] Ignore noop #undef's when handling macro occurrences. by Eric Liu · 7 years ago
  4. 8c97195 [Index] Add indexing support for MACROs. by Eric Liu · 7 years ago
  5. b1e31e5 [Index] Remove unused index::IndexDataConsumer::_anchor() by Fangrui Song · 7 years ago
  6. 6f33fca [index] Fix methods that take a shared_ptr to just take a reference. by Benjamin Kramer · 7 years ago
  7. cc026eb [Index] Return SourceLocation to consumers, not FileID/Offset pair. by Sam McCall · 7 years ago
  8. 45d1414 [Index] Add setPreprocessor member to IndexDataConsumer. by Eric Liu · 8 years ago
  9. 00f5f29 [index] Added a method indexTopLevelDecls to run indexing on a list of Decls. by Ilya Biryukov · 8 years ago
  10. a38cb20 [c-index-test] Provide capability to index module file imports and dump their input files. by Argyrios Kyrtzidis · 9 years ago
  11. ca741ce [index] Factor libclang's functionality to determing the mangled name of symbols into the clangIndex library. by Argyrios Kyrtzidis · 10 years ago
  12. 469c136 [index] Allow calling createIndexingAction() without passing another action to wrap over. by Argyrios Kyrtzidis · 10 years ago
  13. f4fb85b [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library. by Argyrios Kyrtzidis · 10 years ago