[llvm-bugs] [Bug 35517] Delete called in virtual destructor
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Dec 5 14:10:42 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35517
Eli Friedman <efriedma at codeaurora.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |efriedma at codeaurora.org
Resolution|--- |INVALID
--- Comment #1 from Eli Friedman <efriedma at codeaurora.org> ---
This is how the ABI works.
https://eli.thegreenplace.net/2015/c-deleting-destructors-and-virtual-operator-delete/
has a good description of deleting destructors.
Also, please use the cfe-dev mailing list, not the bugtracker, for questions
about clang's behavior.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171205/bda88f95/attachment.html>
More information about the llvm-bugs
mailing list