[llvm-bugs] [Bug 45549] std::type_index equality broken with LIBCPP_HAS_MERGED_TYPEINFO_NAMES_DEFAULT=OFF
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Apr 27 13:24:35 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45549
Louis Dionne <ldionne at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassignedclangbugs at nondot. |ldionne at apple.com
|org |
Fixed By Commit(s)| |2464d8135e2a
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Louis Dionne <ldionne at apple.com> ---
Thanks for the report and the nice analysis of the issue!
I fixed the issue on Apple platforms in 2464d8135e2a, and I'm adding tests so
we don't regress in https://reviews.llvm.org/D78963.
--
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/20200427/878420d8/attachment.html>
More information about the llvm-bugs
mailing list