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 | 4f69eb4daa3c5ce8b88535fc560f2ee102a580f4 (patch) | |
tree | 6c3b4396a300701f730c2613e4331ae1e88947c9 /lib/Driver/Tools.cpp | |
parent | df76f1ea801a60a422812b20bd0bfa6ab51cecf8 (diff) |
[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>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170000 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions