[llvm-bugs] [Bug 48204] New: Allocating + leaking a static thread local shouldn't count as a memory leak
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 17 07:21:52 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48204
Bug ID: 48204
Summary: Allocating + leaking a static thread local shouldn't
count as a memory leak
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Tooling
Assignee: unassignedclangbugs at nondot.org
Reporter: denis.yaroshevskij at gmail.com
CC: llvm-bugs at lists.llvm.org
Example: https://godbolt.org/z/cEP588
I believe this should be OK.
--
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/20201117/fdf15636/attachment.html>
More information about the llvm-bugs
mailing list