1. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  2. 5d3507d Improve handling of initialization by constructor, by ensuring that by Douglas Gregor · 16 years ago
  3. 260a470 For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions. by Argyrios Kyrtzidis · 16 years ago
  4. e303c9e Prep for new warning. by Mike Stump · 16 years ago
  5. 851b208 Use temporary output to avoid running index-test with the same commands multiple times. by Argyrios Kyrtzidis · 16 years ago
  6. ed53cae Add comments to indicate why RUN lines are below the source code. by Argyrios Kyrtzidis · 16 years ago
  7. 9cbe886 Move the RUN lines on the same file but below the code, as suggested by Sebastian. by Argyrios Kyrtzidis · 16 years ago
  8. d49e8dd Add a C++ indexing test case, where we show the references of overloaded '+' plus signs. by Argyrios Kyrtzidis · 16 years ago