[libc-commits] [PATCH] D144597: [libc] Refactor string to float return values
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 27 12:21:37 PST 2023
michaelrj updated this revision to Diff 500873.
michaelrj marked 6 inline comments as done.
michaelrj added a comment.
reformat structs somewhat
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144597/new/
https://reviews.llvm.org/D144597
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/high_precision_decimal.h
libc/src/__support/str_to_float.h
libc/src/stdio/scanf_core/converter_utils.h
libc/src/stdlib/atof.cpp
libc/src/stdlib/strtod.cpp
libc/src/stdlib/strtof.cpp
libc/src/stdlib/strtold.cpp
libc/test/src/__support/str_to_float_test.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144597.500873.patch
Type: text/x-patch
Size: 49919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230227/1984e82a/attachment-0001.bin>
More information about the libc-commits
mailing list