[libc-commits] [PATCH] D143006: [libc] add printf auto float conversion

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 3 15:17:56 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG173d50235fa3: [libc] add printf auto float conversion (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143006/new/

https://reviews.llvm.org/D143006

Files:
  libc/src/__support/float_to_string.h
  libc/src/stdio/printf_core/converter.cpp
  libc/src/stdio/printf_core/converter_atlas.h
  libc/src/stdio/printf_core/float_dec_converter.h
  libc/test/src/stdio/sprintf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143006.494754.patch
Type: text/x-patch
Size: 47395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230203/0848f7e9/attachment-0001.bin>


More information about the libc-commits mailing list