[llvm-bugs] [Bug 30689] Missing destructor on inner structure when initialized using initializer list
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 19 04:05:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=30689
Valentin-Catalin Chirca <valentin.chirca at windriver.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |valentin.chirca at windriver.c
| |om
--- Comment #1 from Valentin-Catalin Chirca <valentin.chirca at windriver.com> ---
The following shows this is fixed starting with clang 8.0.0:
https://gcc.godbolt.org/z/nM3jrfr7j
--
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/20210719/73ec2130/attachment.html>
More information about the llvm-bugs
mailing list