[libcxx-commits] [libcxx] [libc++] Avoid type-punning between __hash_value_type and pair (PR #143501)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 18 08:41:03 PDT 2025


================
@@ -29,6 +29,7 @@
 #include <__memory/unique_ptr.h>
----------------
ldionne wrote:

Let's make sure we have a test case for https://github.com/llvm/llvm-project/pull/140385 for unordered containers.

https://github.com/llvm/llvm-project/pull/143501


More information about the libcxx-commits mailing list