[libcxx-commits] [libcxx] [libcxx] fix mi_mode_test failure with libc++-21 (PR #153969)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 18 01:28:28 PDT 2025


https://github.com/philnik777 requested changes to this pull request.

IMO it's more important to print the elements in the order they are actually iterated than having a super robust test, so I don't think it's a good idea to sort the elements in the unordered map before printing. We want to stay faithful to what is actually in memory.

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


More information about the libcxx-commits mailing list