[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
Sun Apr 9 03:48:59 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed8ea2bbf843: [libc++][format] range-default-formatter for strings. (authored by Mordante).
Changed prior to commit:
https://reviews.llvm.org/D145853?vs=511906&id=511978#toc
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.511978.patch
Type: text/x-patch
Size: 34750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230409/eab5c351/attachment-0001.bin>
More information about the libcxx-commits
mailing list