]> granicus.if.org Git - clang/commit
handle CXXFunctionalCastExpr in visitLValue and Environment.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 25 Nov 2010 03:18:57 +0000 (03:18 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 25 Nov 2010 03:18:57 +0000 (03:18 +0000)
commit0e38d5d6775a26f8f39df353e34b0dc14c2d6cfc
tree4e4f3bf9a404a386e69243f44bb756f2393ea736
parent8ed119f7cb73fcbf44df0240203a3194e52a79d0
handle CXXFunctionalCastExpr in visitLValue and Environment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120143 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/Environment.cpp
lib/Checker/GRExprEngine.cpp
test/Analysis/method-call.cpp