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
Loading
Please register or sign in to comment