[libc-commits] [PATCH] D146001: [libc] enable printf using system FILE

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Mar 15 10:46:37 PDT 2023


michaelrj updated this revision to Diff 505565.
michaelrj added a comment.

clean up includes to address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146001

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/printf.cpp
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/file_writer.cpp
  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: D146001.505565.patch
Type: text/x-patch
Size: 10371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230315/4369f177/attachment-0001.bin>


More information about the libc-commits mailing list