[libcxx-commits] [PATCH] D145847: [libc++][format] Implements LWG3892.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 8 02:14:00 PDT 2023


Mordante updated this revision to Diff 511866.
Mordante marked an inline comment as done.
Mordante added a comment.

Rebased and addresses review comments. Giving it a CI run.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145847

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__format/formatter_tuple.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.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.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.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.format.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.tests.h
  libcxx/test/std/utilities/format/format.range/format.range.formatter/format.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/format.functions.format.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/format.functions.tests.h
  libcxx/test/std/utilities/format/format.tuple/format.pass.cpp
  libcxx/test/support/format.functions.common.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145847.511866.patch
Type: text/x-patch
Size: 44749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230408/a3567f06/attachment-0001.bin>


More information about the libcxx-commits mailing list