[libc-commits] [PATCH] D127985: [libc] add printf oct conversion
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jun 27 15:25:37 PDT 2022
michaelrj updated this revision to Diff 440413.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
address comments and rebase. I will commit this once the presubmit checks clear.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127985/new/
https://reviews.llvm.org/D127985
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/oct_converter.h
libc/test/src/stdio/printf_core/converter_test.cpp
libc/test/src/stdio/sprintf_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127985.440413.patch
Type: text/x-patch
Size: 12133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220627/a1a4eca2/attachment.bin>
More information about the libc-commits
mailing list