[libcxx-commits] [PATCH] D110495: [libc++][format][2/6] Adds a __output_iterator.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Nov 14 06:38:51 PST 2021


Mordante updated this revision to Diff 387079.
Mordante added a comment.

Rebased and make changes based on D112361 <https://reviews.llvm.org/D112361>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110495

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/buffer.h
  libcxx/include/__format/format_context.h
  libcxx/include/format
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/format/buffer.module.verify.cpp
  libcxx/test/libcxx/utilities/format/format.formatter/format.context/types.compile.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.context/types.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110495.387079.patch
Type: text/x-patch
Size: 14688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211114/79f2565a/attachment.bin>


More information about the libcxx-commits mailing list