[llvm-bugs] [Bug 51079] constinit thread_local not destroyed when type incomplete at odr-use
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 8 18:47:05 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51079
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |222305d6ff6f6d156145d7de4f0
| |6d1c368383e41
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
We were incorrectly assuming incomplete class types were trivially
destructible.
--
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/20211009/e542b665/attachment.html>
More information about the llvm-bugs
mailing list