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