diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-07-16 00:23:49 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-07-16 00:23:49 +0000 |
commit | cd512dce55a8e45e82e92f7888803a71e72c1045 (patch) | |
tree | 435074c9040e6bfca8e8e231d12f2a3bf9ff4ba2 /lib/Analysis/BasicStore.cpp | |
parent | 9012599f4ccfe066c093cf0885fd3994bdc256d1 (diff) |
Fix regression introduced by http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080714/006514.html.
The regression was the casts from integers to pointers where not being handled: they would just return UnknownVal. This would greatly decrease path-sensitivity.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53659 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BasicStore.cpp')
0 files changed, 0 insertions, 0 deletions