[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 08:48:11 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG555214cbcc79: [libc++][format][2/6] Adds a __output_iterator. (authored by Mordante).
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.418396.patch
Type: text/x-patch
Size: 14192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220326/6229a77c/attachment-0001.bin>
More information about the libcxx-commits
mailing list