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

Fix regression in BasicStoreManager caused by implicitly casting loaded values...

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.

llvm-svn: 80051
parent e5af8cd1
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