For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpres...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 31 Jul 2009 19:02:11 +0000 (19:02 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 31 Jul 2009 19:02:11 +0000 (19:02 +0000)
commit260a4703a9f9df2641e2070e329adf4ec1a17697
tree3f08d805169450bb2a3f36be71358592e44f86a1
parented4f2350cb54dc50637a2237c650ea55fa9bff04
For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions.

llvm-svn: 77713
clang/lib/Index/ResolveLocation.cpp
clang/test/Index/cxx-operator-overload.cpp