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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 3 10:15:25 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe072a123d3b2: [libc] add printf writer (authored by michaelrj).

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.426754.patch
Type: text/x-patch
Size: 12885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220503/72260b4d/attachment-0001.bin>


More information about the libc-commits mailing list