aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/CodeCompleteConsumer.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-09-29 06:35:00 +0000
committerTed Kremenek <kremenek@apple.com>2009-09-29 06:35:00 +0000
commit9e17cc6abb5d55bd776d379b20d5b476bcc46c71 (patch)
tree8384b93f7a0e09f6099964bca508b3abbdc5b591 /lib/Sema/CodeCompleteConsumer.cpp
parentfcd0029a4ccd1380e0148b846de3bd85d2fa8ab4 (diff)
Fix really insidious bug in RegionStoreManager::RemoveDeadBindings()
identified with a false positive reported by Thomas Clement. This involved doing another rewrite of RegionStoreManager::RemoveDeadBindings(), which phrases the entire problem of scanning for dead regions as a graph exploration problem. It is more methodic than the previous implementation. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@83053 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions