[llvm-branch-commits] [libcxx] [libc++] Fix type confusion in hash_{, multi}map (PR #183223)
Nikolas Klauser via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 26 02:35:33 PST 2026
https://github.com/philnik777 commented:
I'm not convinced we want to do this. These types have been deprecated for the entire existence of libc++ and they're basically untested. How did you ensure the current change is correct?
https://github.com/llvm/llvm-project/pull/183223
More information about the llvm-branch-commits
mailing list