]> granicus.if.org Git - clang/commit
RegionStoreManager::RemoveDeadBindings() now removes dead 'default' bindings as well.
authorTed Kremenek <kremenek@apple.com>
Sun, 2 Aug 2009 05:00:15 +0000 (05:00 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 2 Aug 2009 05:00:15 +0000 (05:00 +0000)
commit093569cfab473e7b461523136a4df30a0473324d
tree0d9d4d5641ad86f99a21b9a4137cb153ffef1fe1
parent2f26bc39f3b7bc93b9fdfbb79751b25704e5fdc6
RegionStoreManager::RemoveDeadBindings() now removes dead 'default' bindings as well.

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