[llvm-bugs] [Bug 32557] thread_local data member of a class template is constructed on each access when the argument is a local structure
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 19 05:33:38 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=32557
Valentin-Catalin Chirca <valentin.chirca at windriver.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |valentin.chirca at windriver.c
| |om
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Valentin-Catalin Chirca <valentin.chirca at windriver.com> ---
The following shows this is fixed starting with clang 9.0.0:
https://gcc.godbolt.org/z/qjK78Y6fG
--
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/8846ed61/attachment.html>
More information about the llvm-bugs
mailing list