[libc-commits] [PATCH] D113710: [libc] add basic strtold implementation
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Dec 13 10:40:51 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa1902f917fa: [libc] add basic strtold implementation (authored by michaelrj).
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.393962.patch
Type: text/x-patch
Size: 19386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211213/37b1fa52/attachment-0001.bin>
More information about the libc-commits
mailing list