[libc-commits] [PATCH] D125939: [libc] add fprintf and file_writer

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 31 13:58:01 PDT 2022


michaelrj updated this revision to Diff 433182.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

move to constexpr variables for test strings


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125939/new/

https://reviews.llvm.org/D125939

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/fprintf.cpp
  libc/src/stdio/fprintf.h
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/file_writer.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/fprintf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125939.433182.patch
Type: text/x-patch
Size: 8012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220531/7811254a/attachment.bin>


More information about the libc-commits mailing list