[libcxx-commits] [PATCH] D121138: [libc++][format] Adds formatter<charT[N], charT>.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 27 09:41:44 PDT 2022
Mordante updated this revision to Diff 418459.
Mordante added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121138/new/
https://reviews.llvm.org/D121138
Files:
libcxx/include/__format/formatter_string.h
libcxx/test/libcxx/utilities/format/format.formatter/format.formatter.spec/formattable.compile.pass.cpp
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.char_array.pass.cpp
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121138.418459.patch
Type: text/x-patch
Size: 6775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220327/f16733ef/attachment.bin>
More information about the libcxx-commits
mailing list