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

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 26 09:09:13 PDT 2025


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

Sorry, I thought the CI failure was unrelated, since the bootstrapping build was red a few times in the past days and I didn't expect this to impact pretty printers in any way. Feel free to revert for now.

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


More information about the libcxx-commits mailing list