]> granicus.if.org Git - clang/commit
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)
commit8c4dc1ffd20a8fe90a90c7f471cd9842b981078e
tree7b3aa15d348059697f93d37b0158a9b7d8fa4aaf
parent211c278e536b9f5bf468a99dc24449ad734466fe
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