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

Fixed bug in 'GetBinding' when doing the lookup of stored values. We now

use ImmutableMap::SlimFind(), which returns the correct value.

Added pruning of dead block-level expressions and Decls from our value map
using liveness information.

llvm-svn: 46154
parent 05ecfddf
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