[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 00:41:59 PDT 2025


mgorny wrote:

> 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.

I'm sorry but I don't really comprehend what you're suggesting here.

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


More information about the libcxx-commits mailing list