Details
- Reviewers
philnik - Group Reviewers
Restricted Project - Commits
- rGcf6b3315f22a: libcxx: Bring back unsigned return from wcstoull_l
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Should I add a test for this as this is the second time (D141208) this has happened recently
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.
No I don't, this is my first contribution.
Could you commit this for me please?
Also does it make sense to backport to 16?
Can you please provide Author Name <email@domain> we should use to contribute this with proper attribution?
Also does it make sense to backport to 16?
I guess it does.
Thanks!
I thought I added that to the commit but it should be Christoph Schlosser <cschlosser@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?
It was there, but it's not always the case.
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?
Based on https://discourse.llvm.org/t/16-0-6-release/71344 there will be no more 16 releases. So it can't be backported.
I just landed this on your behalf so it will be in LLVM 17.