[PATCH] D55543: [CodeGen] Fix assertion on throwing object with inlined inherited constructor and non-trivial destructor.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 20 14:46:42 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC349848: [CodeGen] Fix assertion on emitting cleanup for object with inlined inherited… (authored by vsapsai, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55543?vs=178921&id=179165#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55543/new/
https://reviews.llvm.org/D55543
Files:
lib/CodeGen/CGClass.cpp
test/CodeGenCXX/inheriting-constructor-cleanup.cpp
test/CodeGenObjCXX/inheriting-constructor-cleanup.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55543.179165.patch
Type: text/x-patch
Size: 4856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181220/518d1db1/attachment.bin>
More information about the cfe-commits
mailing list