[libcxx-commits] [libcxx] [libc++] Fix FreeBSD atomic timed wait system call (PR #180400)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 11 23:13:00 PST 2026


huixie90 wrote:

@jrtc27  @emaste , As you are the documented maintainer of the libc++ FreeBSD, I would like to bring you the attention of the llvm 22 release cycle. We have passed llvm 22.1 rc3, and time is quite limited if we are going to cherry pick this fix to llvm 22.1.

I think you can make a judgement call of whether this fix needs to be cherry-picked.

>From my perspective:

Reasons in favour of doing a cherry-pick:

- It is a bug and it was introduced in the llvm 22 cycle

Reasons against 

- Too late in the release cycle. As of today the PR still has unresolved review comments. Rushing changes through at this stage has risks of introducing new bugs.

Could you please let us know. Thanks!

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


More information about the libcxx-commits mailing list