1. 39da0b8 Improve handling of initialization by constructor, by ensuring that by Douglas Gregor · 15 years ago
  2. 8c4dc1f For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. by Argyrios Kyrtzidis · 15 years ago
  3. 218e0b7 Add -fblocks. by Daniel Dunbar · 15 years ago
  4. 19b732a Add support for ObjC message expressions, in the Analyzer: by Argyrios Kyrtzidis · 15 years ago
  5. ad6e5d1 Find references inside blocks. by Argyrios Kyrtzidis · 15 years ago
  6. 8bf0ccd Make having no RUN line a failure. by Daniel Dunbar · 15 years ago
  7. 025f80d MultiTestRunner: Validate '&&' at the end of RUN lines. by Daniel Dunbar · 15 years ago
  8. d46aa50 Prep for new warning. by Mike Stump · 15 years ago
  9. f7cf15c Change the semantics for Entity. by Argyrios Kyrtzidis · 15 years ago
  10. 3e8efd9 Use temporary output to avoid running index-test with the same commands multiple times. by Argyrios Kyrtzidis · 15 years ago
  11. 5d51ae2 Add comments to indicate why RUN lines are below the source code. by Argyrios Kyrtzidis · 15 years ago
  12. 58f6eaf Move the RUN lines on the same file but below the code, as suggested by Sebastian. by Argyrios Kyrtzidis · 15 years ago
  13. c737763 Handle redeclarations properly at the index-test tool. by Argyrios Kyrtzidis · 15 years ago
  14. ba4b8bd Add a C++ indexing test case, where we show the references of overloaded '+' plus signs. by Argyrios Kyrtzidis · 15 years ago
  15. 1258554 Handle struct fields through the index-test tool. by Argyrios Kyrtzidis · 15 years ago
  16. c34a7ef Move the test input source code to a separate file. by Argyrios Kyrtzidis · 15 years ago
  17. 921bd26 Having tests that depend on previously created files is bad idea. Fix them to be self-sufficient. by Argyrios Kyrtzidis · 15 years ago
  18. 7b332d9 Make use of the Index library through the index-test tool. by Argyrios Kyrtzidis · 15 years ago
  19. 2e22253 Add support for retrieving the Doxygen comment associated with a given by Douglas Gregor · 15 years ago
  20. 30b983b Introduce tools/index-test. by Argyrios Kyrtzidis · 15 years ago