[libc-commits] [PATCH] D156813: [libc] Fix float to string conversion in 32-bit systems
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Aug 1 10:31:37 PDT 2023
michaelrj added a comment.
Thanks for catching this, I think we've added a new initializer to UInt that can handle uint128, so using that would be a cleaner and safer long term solution
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156813/new/
https://reviews.llvm.org/D156813
More information about the libc-commits
mailing list