]> granicus.if.org Git - clang/commit
Refactor RegionStoreManager::RemoveDeadBindings to also scan the bindings of LazyComp...
authorTed Kremenek <kremenek@apple.com>
Thu, 6 Aug 2009 04:50:20 +0000 (04:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 6 Aug 2009 04:50:20 +0000 (04:50 +0000)
commit451ac091cd1868433985396a25cbbf2092ae8ca9
treee990d0ea73715dabccbd00a8fdc61d18b02ee58b
parent36dd131b4981f31c4520c5430d21f4d159954c4d
Refactor RegionStoreManager::RemoveDeadBindings to also scan the bindings of LazyCompoundSVals.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78284 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/SVals.h
lib/Analysis/RegionStore.cpp