Go to file
Sebastian Redl 6ef75e9ee8 Make RegionStoreManager::InitializeArray safe against array sizes that don't have pointer width.
This may be the case on 64-bit systems. Whether that fact is a bug is a different question, but it's easy to cure the symptom.

llvm-svn: 60422
2008-12-02 16:47:35 +00:00
clang Make RegionStoreManager::InitializeArray safe against array sizes that don't have pointer width. 2008-12-02 16:47:35 +00:00
llvm make it possible to custom lower TRUNCATE (needed for the CellSPU target) 2008-12-02 12:12:25 +00:00