diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-12-12 19:13:44 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-12-12 19:13:44 +0000 |
commit | 4cfdbff3c74f797eb837b39f976e229215f40973 (patch) | |
tree | 29c7d03fbe3d6f09701cf8757db6f2fa45e26950 /llvm/lib/Transforms/Vectorize/Vectorize.cpp | |
parent | a87ecb43ab4c88d53990be34e6efbd41f3dd43a7 (diff) | |
download | bcm5719-llvm-4cfdbff3c74f797eb837b39f976e229215f40973.tar.gz bcm5719-llvm-4cfdbff3c74f797eb837b39f976e229215f40973.zip |
[analyzer] Don't crash running destructors for multidimensional arrays.
We don't handle array destructors correctly yet, but we now apply the same
hack (explicitly destroy the first element, implicitly invalidate the rest)
for multidimensional arrays that we already use for linear arrays.
<rdar://problem/12858542>
llvm-svn: 170000
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/Vectorize.cpp')
0 files changed, 0 insertions, 0 deletions