[libcxx-commits] [PATCH] D144286: [libc++][format] Addresses LWG3839.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 7 10:20:28 PST 2023


This revision was automatically updated to reflect the committed changes.
Mordante marked an inline comment as done.
Closed by commit rGf68a536a6785: [libc++][format] Addresses LWG3839. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144286

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__format/formatter_tuple.h
  libcxx/include/__format/range_default_formatter.h
  libcxx/include/__format/range_formatter.h
  libcxx/test/std/utilities/format/format.range/format.range.fmtdef/format.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtdef/parse.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtdef/set_brackets.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtdef/set_separator.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.formatter/set_brackets.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.formatter/set_separator.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.formatter/underlying.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/set_brackets.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/set_separator.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144286.503089.patch
Type: text/x-patch
Size: 18552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230307/41e89bbe/attachment-0001.bin>


More information about the libcxx-commits mailing list