[llvm-bugs] [Bug 35517] Delete called in virtual destructor
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 6 09:33:53 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=35517
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |INVALID
--- Comment #4 from Richard Smith <richard-llvm at metafoo.co.uk> ---
The deleting destructor is not optimized out because it's referenced by the
vtable.
--
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/20171206/eb74b692/attachment-0001.html>
More information about the llvm-bugs
mailing list