1. 31b9719 [libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfo by Fangrui Song · 8 years ago
  2. f41b21e [index] Index type source info for class specializations by Alex Lorenz · 8 years ago
  3. ca4ad19 [libclang] indexing: make sure to not visit init-list expressions twice. by Argyrios Kyrtzidis · 10 years ago
  4. d3ba410 [Index] Make the USRs more stable. by Argyrios Kyrtzidis · 12 years ago
  5. a1bed4c [libclang] Index the field references of a designated initializer, rdar://10906206 by Argyrios Kyrtzidis · 14 years ago
  6. 85620ad Fix the RecursiveASTVisitor to not traverse C++ default parameters twice. by Argyrios Kyrtzidis · 14 years ago
  7. 3454d44 [libclang] Do index statements inside a type source info. rdar://10872758 by Argyrios Kyrtzidis · 14 years ago
  8. 7e74795 [libclang] Indexing: only index implicit template instantiations via an opt-in indexing option. by Argyrios Kyrtzidis · 14 years ago
  9. d0e58e9 [libclang] For a reference of an implicit template instantiation just give by Argyrios Kyrtzidis · 14 years ago
  10. 4701cf6 [libclang] Indexing API: fully index using decls and directives. by Argyrios Kyrtzidis · 14 years ago
  11. a2a299e [libclang] For CXXOperatorCallExprs, give a valid source location to the DeclRefExpr by Argyrios Kyrtzidis · 14 years ago
  12. 25cb0ff [libclang] Indexing API: Fix indexing of missed references. by Argyrios Kyrtzidis · 14 years ago