[llvm-bugs] [Bug 46640] Destroying operator delete for templates

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 8 14:31:08 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=46640

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Clang does what the standard says in this case, but that's clearly not what was
intended.

I've reported this to the C++ committee as a bug in the standard wording, and
applied a tentative fix in commit 903bda14c33.

-- 
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/20200708/b9b3f7f9/attachment.html>


More information about the llvm-bugs mailing list