]> granicus.if.org Git - clang/commit
Fix a bug in RegionStoreSubRegionManager::add() where multiple subregions wouldn...
authorTed Kremenek <kremenek@apple.com>
Wed, 5 Aug 2009 05:31:02 +0000 (05:31 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 5 Aug 2009 05:31:02 +0000 (05:31 +0000)
commit4ed459851eef142f2059af7ae487484e8a14fc67
tree74a8d66a13f740e248e38bdfca8f368c2bbce557
parentf35271b8677a5f31498b89587b1da42a06dd46fd
Fix a bug in RegionStoreSubRegionManager::add() where multiple subregions wouldn't correctly get registered in the SubRegion map.

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