[libcxx-commits] [PATCH] D141195: [libc++][format] range-default-formatter for set.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 20 08:40:19 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG857cbb9276e5: [libc++][format] range-default-formatter for set. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141195/new/

https://reviews.llvm.org/D141195

Files:
  libcxx/docs/Status/FormatPaper.csv
  libcxx/include/__format/range_default_formatter.h
  libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.format.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.tests.h
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.vformat.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/parse.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141195.490880.patch
Type: text/x-patch
Size: 84786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230120/0615665d/attachment-0001.bin>


More information about the libcxx-commits mailing list