For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpres...
commitd14377d517258881ca44f2f8a76968383943815c
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Fri, 31 Jul 2009 19:02:11 +0000 (31 19:02 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Fri, 31 Jul 2009 19:02:11 +0000 (31 19:02 +0000)
tree7b3aa15d348059697f93d37b0158a9b7d8fa4aaf
parent5c4836a6b490f9a4c679e0fdb906b4cfd97b0208
For a CXXOperatorCallExpr, fix the order that StmtLocResolver uses to check subexpressions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77713 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/ResolveLocation.cpp
test/Index/cxx-operator-overload.cpp