[libcxx-commits] [libcxx] Reapply "[libc++] Optimize __hash_table::erase(iterator, iterator)" (PR #162850)

Aiden Grossman via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 10 22:12:35 PDT 2025


boomanaiden154 wrote:

It looks like we use `_LIBCPP_ABI_FIX_CITYHASH_IMPLEMENTATION` internally. Building libc++ with that enabled makes it reproduce for me externally. If there's still something quirky about my environment, I can send over a script/container.

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


More information about the libcxx-commits mailing list