]> granicus.if.org Git - clang/commit
RegionStore::RemoveDeadBindings needs to check all the symbols of the super region...
authorTed Kremenek <kremenek@apple.com>
Wed, 4 Mar 2009 00:11:38 +0000 (00:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 4 Mar 2009 00:11:38 +0000 (00:11 +0000)
commit02c4d2d3835ccc744f2092885256ec5ee1498be3
treef1dbc2bce8592cc80d9f2e31d7a1d08a9e19ffbd
parent3d1c9462e3bc084e4c9ff4eaa1140ed53a2f7614
RegionStore::RemoveDeadBindings needs to check all the symbols of the super region of a scanned region as well.

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