[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
Sat Mar 26 05:06:12 PDT 2022


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

Rebased to test CI and require compilers with concepts.


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.418390.patch
Type: text/x-patch
Size: 14190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220326/089e3391/attachment.bin>


More information about the libcxx-commits mailing list