summaryrefslogtreecommitdiffstats
path: root/test/Index/cxx-operator-overload.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve handling of initialization by constructor, by ensuring thatDouglas Gregor2009-09-091-11/+11
* For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check s...Argyrios Kyrtzidis2009-07-311-1/+3
* Prep for new warning.Mike Stump2009-07-211-2/+1
* Use temporary output to avoid running index-test with the same commands multi...Argyrios Kyrtzidis2009-07-211-6/+9
* Add comments to indicate why RUN lines are below the source code.Argyrios Kyrtzidis2009-07-151-6/+8
* Move the RUN lines on the same file but below the code, as suggested by Sebas...Argyrios Kyrtzidis2009-07-141-7/+20
* Add a C++ indexing test case, where we show the references of overloaded '+' ...Argyrios Kyrtzidis2009-07-141-0/+9