Skip to content
Commit cc22424c authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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.

llvm-svn: 83053
parent 9b3f7160
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment