[libcxx-commits] [PATCH] D145853: [libc++][format] range-default-formatter for strings.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 8 05:19:42 PDT 2023
Mordante updated this revision to Diff 511881.
Mordante marked an inline comment as done.
Mordante added a comment.
Rebased and addresses review comments, give a CI run before landing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145853/new/
https://reviews.llvm.org/D145853
Files:
libcxx/docs/Status/FormatPaper.csv
libcxx/include/__format/range_default_formatter.h
libcxx/test/std/utilities/format/format.range/format.range.fmtstr/format.functions.format.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtstr/format.functions.tests.h
libcxx/test/std/utilities/format/format.range/format.range.fmtstr/format.functions.vformat.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtstr/format.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtstr/parse.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145853.511881.patch
Type: text/x-patch
Size: 34509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230408/52554d35/attachment-0001.bin>
More information about the libcxx-commits
mailing list