Age | Commit message (Expand) | Author |
---|---|---|
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-09-09 | Improve handling of initialization by constructor, by ensuring that | Douglas Gregor |
2009-07-31 | For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check s... | Argyrios Kyrtzidis |
2009-07-21 | Prep for new warning. | Mike Stump |
2009-07-21 | Use temporary output to avoid running index-test with the same commands multi... | Argyrios Kyrtzidis |
2009-07-15 | Add comments to indicate why RUN lines are below the source code. | Argyrios Kyrtzidis |
2009-07-14 | Move the RUN lines on the same file but below the code, as suggested by Sebas... | Argyrios Kyrtzidis |
2009-07-14 | Add a C++ indexing test case, where we show the references of overloaded '+' ... | Argyrios Kyrtzidis |