[libcxx-commits] [PATCH] D141208: libc++: bring back the unsigned in the return type in wcstoull_l

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 8 03:39:09 PST 2023


philnik added a comment.

In D141208#4034013 <https://reviews.llvm.org/D141208#4034013>, @sylvestre.ledru wrote:

> In D141208#4033997 <https://reviews.llvm.org/D141208#4033997>, @brad wrote:
>
>> Sorry about that.
>
> no worries ;)

Please don't land libc++ patches unless approved by the libc++ team. I won't revert, but this code will be removed in the future unless we find someone who is willing to support the musl configuration in libc++. Our policy is to not accept patches where nobody is willing to provide a CI bot, which is the case here currently.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141208/new/

https://reviews.llvm.org/D141208



More information about the libcxx-commits mailing list