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