[libcxx-commits] [PATCH] D148056: libcxx: Bring back unsigned return from wcstoull_l

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 11 15:06:00 PDT 2023


philnik added a comment.

In D148056#4259466 <https://reviews.llvm.org/D148056#4259466>, @cschlosser wrote:

> Should I add a test for this as this is the second time (D141208 <https://reviews.llvm.org/D141208>) this has happened recently

We don't have a musl configuration in the CI, otherwise this would have been caught.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148056



More information about the libcxx-commits mailing list