[libc-commits] [PATCH] D146001: [libc] enable printf using system FILE
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Mar 16 15:33:34 PDT 2023
michaelrj updated this revision to Diff 505944.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.
simplify and clarify the conditionals
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.505944.patch
Type: text/x-patch
Size: 10716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230316/8332dff1/attachment-0001.bin>
More information about the libc-commits
mailing list