[libc-commits] [PATCH] D113710: [libc] add basic strtold implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Dec 7 13:03:21 PST 2021
michaelrj updated this revision to Diff 392509.
michaelrj added a comment.
rebase for new formatting changes
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.392509.patch
Type: text/x-patch
Size: 18275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211207/223ccc47/attachment.bin>
More information about the libc-commits
mailing list