[libcxx-commits] [libcxx] [libc++][AIX] Add `__hash_memory` to `.abilist` (PR #184064)

Jake Egan via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 5 10:53:59 PST 2026


jakeegan wrote:

The failures appears to be flaky. As others have mentioned, the abi lists are just for CI verification, so I'm skeptical that this fixes the issue. From the links posted here, the failures have always been on the cpap8006 worker, but passes on other workers. The CI on this PR didn't run on cpap8006, so I think it's just a coincidence that it's green.

I've paused the cpap8006 worker to investigate further. 

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


More information about the libcxx-commits mailing list