[libcxx-commits] [libcxx] [libc++] Conditionally declare `lgamma_r` as noexcept (PR #156547)
Yuxuan Chen via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 3 11:53:01 PDT 2025
yuxuanchen1997 wrote:
> I think [#153631 (comment)](https://github.com/llvm/llvm-project/pull/153631#issuecomment-3189508954) is rather what we should go for.
Hi. Would appreciate progress on that work. If no one is working on it, I can also contribute some cycles. In the meantime, this patch can unblock some libc++ CUDA usages.
https://github.com/llvm/llvm-project/pull/156547
More information about the libcxx-commits
mailing list