<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:efriedma@codeaurora.org" title="Eli Friedman <efriedma@codeaurora.org>"> <span class="fn">Eli Friedman</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Delete called in virtual destructor"
href="https://bugs.llvm.org/show_bug.cgi?id=35517">bug 35517</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>efriedma@codeaurora.org
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Delete called in virtual destructor"
href="https://bugs.llvm.org/show_bug.cgi?id=35517#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - Delete called in virtual destructor"
href="https://bugs.llvm.org/show_bug.cgi?id=35517">bug 35517</a>
from <span class="vcard"><a class="email" href="mailto:efriedma@codeaurora.org" title="Eli Friedman <efriedma@codeaurora.org>"> <span class="fn">Eli Friedman</span></a>
</span></b>
<pre>This is how the ABI works.
<a href="https://eli.thegreenplace.net/2015/c-deleting-destructors-and-virtual-operator-delete/">https://eli.thegreenplace.net/2015/c-deleting-destructors-and-virtual-operator-delete/</a>
has a good description of deleting destructors.
Also, please use the cfe-dev mailing list, not the bugtracker, for questions
about clang's behavior.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>