summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ScalarEvolution.cpp
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2018-04-27 02:16:03 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2018-04-27 02:16:03 +0000
commit4fbd97e183f193def02f39972ab97be327e541ff (patch)
tree4741a41db3bfaf40ec2b181092d64435ca74ef64 /llvm/lib/Analysis/ScalarEvolution.cpp
parentc08b693e309baa80f0a3dd7794af130c3393c777 (diff)
downloadbcm5719-llvm-4fbd97e183f193def02f39972ab97be327e541ff.tar.gz
bcm5719-llvm-4fbd97e183f193def02f39972ab97be327e541ff.zip
[analyzer] Fix operator delete[] array-type-sub-expression handling.
Avoid crash when the sub-expression of operator delete[] is of array type. This is not the same as simply using a delete[] syntax. We're still not properly calling destructors in this case in the analyzer. Differential Revision: https://reviews.llvm.org/D46146 llvm-svn: 331014
Diffstat (limited to 'llvm/lib/Analysis/ScalarEvolution.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud