[libcxx-commits] [PATCH] D103466: [libc++][format] Adds char formatter.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 7 08:16:13 PDT 2021
This revision was automatically updated to reflect the committed changes.
Mordante marked an inline comment as done.
Closed by commit rG49e736d845d8: [libc++][format] Adds char formatter. (authored by Mordante).
Changed prior to commit:
https://reviews.llvm.org/D103466?vs=372965&id=377857#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103466/new/
https://reviews.llvm.org/D103466
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__format/formatter_char.h
libcxx/include/format
libcxx/include/module.modulemap
libcxx/test/libcxx/diagnostics/detail.headers/format/formatter_char.module.verify.cpp
libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_char.pass.cpp
libcxx/test/std/utilities/format/format.functions/format_tests.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103466.377857.patch
Type: text/x-patch
Size: 34144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211007/ad1eeccf/attachment-0001.bin>
More information about the libcxx-commits
mailing list