[libcxx-commits] [PATCH] D141208: libc++: bring back the unsigned in the return type in wcstoull_l
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 4 19:52:14 PST 2023
ldionne added a comment.
In D141208#4041990 <https://reviews.llvm.org/D141208#4041990>, @tstellar wrote:
> @ldionne Should we backport this to 15.0.7 ?
I missed that comment — Phabricator doesn’t seem to have a way to make direct mentions stand out from other libc++ review group emails.
Anyway, yes I think it would make sense to cherry-pick but I suspect that isn’t relevant anymore. Sorry about that.
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