commit | f84469bfebd68aea13f1346167a640d295297a0e | [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 | 2a9da9c85fbe559299a3d123180ed07a53b533c6 [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