[libc-commits] [PATCH] D124421: [libc] add printf writer
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Apr 29 11:25:41 PDT 2022
michaelrj updated this revision to Diff 426133.
michaelrj marked 4 inline comments as done.
michaelrj added a comment.
add StringWriter class and adjust tests to match
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124421/new/
https://reviews.llvm.org/D124421
Files:
libc/src/stdio/printf_core/CMakeLists.txt
libc/src/stdio/printf_core/string_writer.h
libc/src/stdio/printf_core/writer.cpp
libc/src/stdio/printf_core/writer.h
libc/test/src/stdio/printf_core/CMakeLists.txt
libc/test/src/stdio/printf_core/string_writer_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124421.426133.patch
Type: text/x-patch
Size: 13468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220429/2aa77a68/attachment.bin>
More information about the libc-commits
mailing list