[libc-commits] [PATCH] D129240: [libc] add printf hexadecimal float conversion

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 8 15:58:32 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129240

Files:
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/converter.cpp
  libc/src/stdio/printf_core/converter_atlas.h
  libc/src/stdio/printf_core/float_hex_converter.h
  libc/src/stdio/printf_core/parser.cpp
  libc/test/src/stdio/sprintf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129240.443382.patch
Type: text/x-patch
Size: 24861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220708/62da9260/attachment-0001.bin>


More information about the libc-commits mailing list