[libc-commits] [PATCH] D144597: [libc] Refactor string to float return values

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Feb 28 10:51:01 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb3c41c285fc: [libc] Refactor string to float return values (authored by michaelrj).

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.501227.patch
Type: text/x-patch
Size: 49919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230228/deae2aec/attachment-0001.bin>


More information about the libc-commits mailing list