commit | a57214fd6e34a75aeccacc335910289358bfbe95 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri Jan 18 00:41:32 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri Jan 18 00:41:32 2008 +0000 |
tree | 7a6d87430376d570efc0eefe6de5c16cffc993e4 | |
parent | 1796e130ff124177405a2e69f87f7ac07e34ab10 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46154 91177308-0d34-0410-b5e6-96231b3b80d8