[PATCH] D27358: [MS-ABI]V-base dtor called more than needed when throw happens in v-base ctor in window. Need add "complete object flag" check in eh cleanup code.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 11:47:34 PST 2016


jyu2 removed rL LLVM as the repository for this revision.
jyu2 updated this revision to Diff 80459.
jyu2 added a comment.

Update patch to address Reid's suggestion


https://reviews.llvm.org/D27358

Files:
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27358.80459.patch
Type: text/x-patch
Size: 4632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161206/1d484e17/attachment.bin>


More information about the cfe-commits mailing list