aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorErik Pilkington <erik.pilkington@gmail.com>2019-05-10 17:52:26 +0000
committerErik Pilkington <erik.pilkington@gmail.com>2019-05-10 17:52:26 +0000
commitf8ccf052935adaf405e581fd31e8bc634cc5bbc7 (patch)
tree9cd6c6c3082628abfbfaed9a9ccc5f4f774f70b4 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd74b87150448ab9e2e61f1d5c47de0503fca322f (diff)
downloadllvm-f8ccf052935adaf405e581fd31e8bc634cc5bbc7.zip
llvm-f8ccf052935adaf405e581fd31e8bc634cc5bbc7.tar.gz
llvm-f8ccf052935adaf405e581fd31e8bc634cc5bbc7.tar.bz2
[Sema] Mark array element destructors referenced during initialization
This fixes a crash where we would neglect to mark a destructor referenced for an __attribute__((no_destory)) array. The destructor is needed though, since if an exception is thrown we need to cleanup the elements. rdar://48462498 Differential revision: https://reviews.llvm.org/D61165 llvm-svn: 360446
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions