[libcxx-commits] [libcxx] [libcxx] fix mi_mode_test failure with libc++-21 (PR #153969)
Michał Górny via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 21 01:54:47 PDT 2025
mgorny wrote:
But the container is a `std::unordered_map`, so the order is undefined and depends on implementation. I suppose it could technically depend on the platform as well.
https://github.com/llvm/llvm-project/pull/153969
More information about the libcxx-commits
mailing list