[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 10:34:21 PDT 2022
michaelrj updated this revision to Diff 443284.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.
address comments
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.443284.patch
Type: text/x-patch
Size: 24646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220708/d0a7f0e4/attachment-0001.bin>
More information about the libc-commits
mailing list