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

Don't divide-by-zero in RegionStoreManager::getSizeInElements() when getting...

Don't divide-by-zero in RegionStoreManager::getSizeInElements() when getting the size of a VLA.  We don't track VLA extents yet,
but we should at least not crash.  Fixes <rdar://problem/8424269>.

llvm-svn: 113888
parent 8b912669
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