[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.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 16:32:00 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288869: [MS-ABI]V-base dtor called more than needed when throw happens in v-base ctor… (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D27358?vs=80491&id=80505#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27358

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27358.80505.patch
Type: text/x-patch
Size: 4416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161207/916326fd/attachment.bin>


More information about the cfe-commits mailing list