[libc-commits] [PATCH] D113710: [libc] add basic strtold implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Nov 11 16:32:45 PST 2021
michaelrj updated this revision to Diff 386682.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
fix constants to properly use long doubles
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113710/new/
https://reviews.llvm.org/D113710
Files:
libc/config/linux/x86_64/entrypoints.txt
libc/spec/stdc.td
libc/src/__support/str_to_float.h
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/strtold.cpp
libc/src/stdlib/strtold.h
libc/test/src/stdlib/CMakeLists.txt
libc/test/src/stdlib/strtold_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113710.386682.patch
Type: text/x-patch
Size: 15286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211112/201381ca/attachment-0001.bin>
More information about the libc-commits
mailing list