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

Christoph Schlosser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 25 08:26:36 PDT 2023


cschlosser added a comment.

In D148056#4332982 <https://reviews.llvm.org/D148056#4332982>, @ldionne wrote:

> In D148056#4263105 <https://reviews.llvm.org/D148056#4263105>, @cschlosser wrote:
>
>> Could you commit this for me please?
>
> Can you please provide `Author Name <email at domain>` we should use to contribute this with proper attribution?

I thought I added that to the commit but it should be `Christoph Schlosser <cschlosser at google.com>`.

>> Also does it make sense to backport to 16?
>
> I guess it does.
>
> Thanks!

Is there a way to do this from the Web UI or should it go through the same flow as this review?


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