]> granicus.if.org Git - clang/commit
Remove RegionStoreManager::evalBinOp(), which is now handled by the SValBuilder.
authorTed Kremenek <kremenek@apple.com>
Fri, 11 Feb 2011 19:48:19 +0000 (19:48 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 11 Feb 2011 19:48:19 +0000 (19:48 +0000)
commit98caa2ccf04c02d14c99b3a918e0c6da57efddf4
treef7cd2028c94b0bfec3112cafbcd319ff01ea676b
parent2534528c22260211a073e192c38d0db84c70c327
Remove RegionStoreManager::evalBinOp(), which is now handled by the SValBuilder.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@125396 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/RegionStore.cpp