[llvm-bugs] [Bug 44131] DenseMap segfaults due to (de)allocate_buffer incompatibility with C++17 host application.
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 1 15:22:34 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=44131
Nikita Popov <nikita.ppv at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nikita.ppv at gmail.com
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #4 from Nikita Popov <nikita.ppv at gmail.com> ---
I believe this should have been fixed by
https://github.com/llvm/llvm-project/commit/7aaff8fd2da2812a2b3cbc8a41af29774b10a7d6,
please correct me if I'm wrong.
--
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/20200501/ee5b32cb/attachment.html>
More information about the llvm-bugs
mailing list