commit | 5b290658c5af4cc186fe556311db2bfbb316c00a | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Feb 03 04:16:00 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Feb 03 04:16:00 2010 +0000 |
tree | 6e88f6e8b88933a94e6e6b8ec47561cc9a48b7d8 | |
parent | a1a396df16c02b22983b5c9592022fd9237d4866 [diff] |
Fix regression in RegionStore due to recent changes in RegionStoreManager::InvalidateRegions() by adjusting the worklist to iterate over BindingKeys instead of MemRegions. We also only need to do the actual invalidation work on base regions, and for non-base regions just blow away their bindings. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95200 91177308-0d34-0410-b5e6-96231b3b80d8