[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
Wed Apr 12 04:17:03 PDT 2023
philnik added a comment.
In D148056#4260105 <https://reviews.llvm.org/D148056#4260105>, @cschlosser wrote:
> In D148056#4259520 <https://reviews.llvm.org/D148056#4259520>, @philnik wrote:
>
>> 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.
>
> I see, thanks.
>
> The sanitizer builds are failing, I don't see how this is related though, especially as you mentioned that there isn't even a configuration for this part of the code.
They are unrelated. I guess you don't have commit access?
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