[libcxx-commits] [libcxx] [libc++] Replace `__compressed_pair` with `[[no_unique_address]]` (PR #76756)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 6 04:25:15 PDT 2024
philnik777 wrote:
> > this patch will likely land in the LLVM 20 time frame instead of LLVM 19, as we want to land it early in a release cycle.
>
> Is this (and #96538) just waiting for review now, or are there other things to take into consideration before it can land?
We're only blocked on updating AppleClang now. The easiest way to do that is to move the runners to GitHub, which is blocked on https://github.com/llvm/llvm-project/pull/89083#issuecomment-2252973371. If you want to help with moving this patch forward feel free to refactor the tests in `thread.mutex.requirements` listed there. I hope we can land this patch next week otherwise.
https://github.com/llvm/llvm-project/pull/76756
More information about the libcxx-commits
mailing list