1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  3. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  4. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  5. 0d8e964 First pass of semantic analysis for init-captures: check the initializer, build by Richard Smith · 11 years ago
  6. 1270673 Have the RecursiveASTVisitor traverse the type source info of an objc class message. by Argyrios Kyrtzidis · 11 years ago
  7. 76da55d Basic support for Microsoft property declarations and references thereto. by John McCall · 11 years ago
  8. f59edb9 Sort #include lines for tools/... by Chandler Carruth · 12 years ago
  9. 3bed3d1 [libclang] Do index 'extern' declarations inside functions. by Argyrios Kyrtzidis · 12 years ago
  10. 7d24e28 [libclang/AST] Index references of protocols in "@protocol(...)" syntax. by Argyrios Kyrtzidis · 12 years ago
  11. 98180d4 [libclang] Put the RecursiveASTVisitor in libclang in a cxindex namespace. by Argyrios Kyrtzidis · 12 years ago
  12. e377d71 Un-revert r156142, "[libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr". by Argyrios Kyrtzidis · 12 years ago
  13. dec35a9 [libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang. by Argyrios Kyrtzidis · 12 years ago
  14. 2643475 Revert r156142, "[libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr which" by NAKAMURA Takumi · 12 years ago
  15. 2e9a44d [libclang] Bring back BodyIndexer::TraverseCXXOperatorCallExpr which by Argyrios Kyrtzidis · 12 years ago
  16. c8c2228 Unrevert r155951, reverted in r155962, with two changes: by Richard Smith · 12 years ago
  17. eb382ec Implements boxed expressions for Objective-C. <rdar://problem/10194391> by Patrick Beard · 12 years ago
  18. b3f7542 And libclang cursor/indexing support for new Objective-C NSArray/NSDictionary/NSNumber literals. by Ted Kremenek · 12 years ago
  19. e0d92a4 [libclang] Index the field references of a designated initializer, rdar://10906206 by Argyrios Kyrtzidis · 12 years ago
  20. 5677eaf Fix typo in r150549. by Richard Smith · 12 years ago
  21. 011d8b9 Implement indexing support for lambdas in libclang (both kinds), as by Douglas Gregor · 12 years ago
  22. 58d2dbe [libclang] Indexing: only index implicit template instantiations via an opt-in indexing option. by Argyrios Kyrtzidis · 12 years ago
  23. 46e7547 [libclang] For CXXOperatorCallExprs, give a valid source location to the DeclRefExpr by Argyrios Kyrtzidis · 12 years ago
  24. 55fa1d9 [libclang] Index namespaces in C++ qualified lookup of members, rdar://10732798 by Argyrios Kyrtzidis · 12 years ago
  25. 2249074 [libclang] Add CXIndexOpt_IndexFunctionLocalSymbols indexing option to indicate by Argyrios Kyrtzidis · 12 years ago
  26. 746f5bc Add IsImplicit field in ObjCMessageExpr that is true when the message by Argyrios Kyrtzidis · 12 years ago
  27. e422e45 [libclang] Indexing API: Fix indexing of missed references. by Argyrios Kyrtzidis · 13 years ago
  28. 2957e6f [libclang] Indexing API: Support C++ symbols. by Argyrios Kyrtzidis · 13 years ago
  29. b395c63 [libclang] Indexing API: by Argyrios Kyrtzidis · 13 years ago
  30. d6c8209 [libclang] Indexing API: make sure we do not try to index local declarations. by Argyrios Kyrtzidis · 13 years ago
  31. aca19be [libclang] Index implicit property references. by Argyrios Kyrtzidis · 13 years ago
  32. 9fbbf14 [libclang] Index method references. by Argyrios Kyrtzidis · 13 years ago
  33. 4e7064f [libclang] Introduce a new high level API for indexing clients that assumes by Argyrios Kyrtzidis · 13 years ago