[libcxx-commits] [libcxx] [libc++] Refactor key extraction for __hash_table and __tree (PR #154512)

Aiden Grossman via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 26 09:07:18 PDT 2025


boomanaiden154 wrote:

> Did the pre-merge checks pass?

We don't currently run the monorepo wide premerge pipeline on libc++ changes, just the libc++ premerge pipeline. I put up https://github.com/llvm/llvm-project/pull/155188 to get that fixed but wanted one of the libc++ maintainers to take a look before landing it.

> Let me have a look later today. Can we revert in the meantime if this is making the bots red?

Yeah. This one I think we can given it's just a refactoring. I'll give @philnik777 a little bit longer otherwise I'll revert.

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


More information about the libcxx-commits mailing list