[libc-commits] [PATCH] D124421: [libc] add printf writer

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Apr 26 16:08:04 PDT 2022


michaelrj updated this revision to Diff 425328.
michaelrj marked an inline comment as done.
michaelrj added a comment.

address comment to remove redundant condition


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.425328.patch
Type: text/x-patch
Size: 11962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220426/e103fcb4/attachment.bin>


More information about the libc-commits mailing list