Skip to content
Snippets Groups Projects
Commit 1f0a56e4 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix an insidious bug in RegionStore::RemoveDeadBindings() pointed out

by Zhongxing Xu.  RemoveDeadBindings() would falsely prune
SymbolicRegions from the store that wrapped derived symbols whose
liveness could only be determined after scanning the store.

llvm-svn: 85484
parent b71fae80
No related branches found
No related tags found
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