commit | ab2f43cfe7272d77374d8dec8f9df625bf525468 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Aug 25 23:29:04 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Aug 25 23:29:04 2009 +0000 |
tree | 16502643b4a7d1b4eb18d4046639d583f68f1d1a | |
parent | bcf62a9f5b9baf4b02fce08144465e6b306af543 [diff] |
Fix regression in BasicStoreManager caused by implicitly casting loaded values and trying to load/store from arrays. RegionStoreManager already properly handles these cases well; we just need to gracefully not handle this case in BasicStoreManager. This fixes PR 4781. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80051 91177308-0d34-0410-b5e6-96231b3b80d8