1. c737763 Handle redeclarations properly at the index-test tool. by Argyrios Kyrtzidis · 16 years ago
  2. be12544 For index-test, if the ASTLocation points at a CallExpr, get a Decl out of it. by Argyrios Kyrtzidis · 16 years ago
  3. 1258554 Handle struct fields through the index-test tool. by Argyrios Kyrtzidis · 16 years ago
  4. 96bac6b Fix comment. by Zhongxing Xu · 16 years ago
  5. 4499405 Use the "ASTLocation nomenclature" (instead of the ASTNode one) in index-test.cpp. by Argyrios Kyrtzidis · 16 years ago
  6. 755c6b4 Some changes to ASTLocation's methods by Argyrios Kyrtzidis · 16 years ago
  7. 818e15b Move the 'ResolveLocationInAST' function from the Frontend library to the Index library. by Argyrios Kyrtzidis · 16 years ago
  8. ccbcb70 Move ASTLocation and DeclReferenceMap from the AST library to the Index library. by Argyrios Kyrtzidis · 16 years ago
  9. 874012b Rename 'ASTNode' -> 'ASTLocation'. by Argyrios Kyrtzidis · 16 years ago
  10. 7b332d9 Make use of the Index library through the index-test tool. by Argyrios Kyrtzidis · 16 years ago
  11. 49dd585 Make use of ASTNode for return value of clang::ResolveLocationInAST() and in the index-test tool. by Argyrios Kyrtzidis · 16 years ago
  12. 2e22253 Add support for retrieving the Doxygen comment associated with a given by Douglas Gregor · 16 years ago
  13. e4f2142 Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. by Chris Lattner · 16 years ago
  14. 512230c Remove redundant leftover code. by Argyrios Kyrtzidis · 16 years ago
  15. 119b7fe Check that index-test uses an up-to-date AST file. by Argyrios Kyrtzidis · 16 years ago
  16. 6e4a86d Add some comments and clean-up some leftover code. by Argyrios Kyrtzidis · 16 years ago
  17. 30b983b Introduce tools/index-test. by Argyrios Kyrtzidis · 16 years ago