[libcxx-commits] [PATCH] D155262: [libc++][print] Adds stdout functions.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 20 08:21:06 PDT 2023


Mordante updated this revision to Diff 542543.
Mordante marked 2 inline comments as done.
Mordante added a comment.

Rebased and addresses review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155262

Files:
  libcxx/docs/Status/FormatPaper.csv
  libcxx/include/print
  libcxx/test/std/input.output/iostream.format/print.fun/print.sh.cpp
  libcxx/test/std/input.output/iostream.format/print.fun/println.sh.cpp
  libcxx/test/std/input.output/iostream.format/print.fun/vprint_nonunicode.sh.cpp
  libcxx/test/std/input.output/iostream.format/print.fun/vprint_unicode.sh.cpp
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155262.542543.patch
Type: text/x-patch
Size: 11649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230720/bf9bbeda/attachment-0001.bin>


More information about the libcxx-commits mailing list