[libcxx-commits] [PATCH] D140801: [libc++][format] range-default-formatter for map
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 19 09:03:58 PST 2023
Mordante updated this revision to Diff 490549.
Mordante added a comment.
Rebased and addresses review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140801/new/
https://reviews.llvm.org/D140801
Files:
libcxx/docs/Status/FormatPaper.csv
libcxx/include/__format/range_default_formatter.h
libcxx/include/__format/range_formatter.h
libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.format.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.tests.h
libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.vformat.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.pass.cpp
libcxx/test/std/utilities/format/format.range/format.range.fmtmap/parse.pass.cpp
libcxx/test/support/format.functions.common.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140801.490549.patch
Type: text/x-patch
Size: 58252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230119/fe45740a/attachment-0001.bin>
More information about the libcxx-commits
mailing list