[libcxx-commits] [PATCH] D144326: [libc++][format] Addresses LWG3720.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 18 04:32:03 PST 2023


Mordante updated this revision to Diff 498576.
Mordante added a comment.

CI fixes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144326

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__format/format_functions.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/std/utilities/format/format.functions/format_tests.h
  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
  libcxx/test/std/utilities/format/format.string/format.string.std/lwg3720_arg_id_width_precision_allowed_types.pass.cpp
  libcxx/test/std/utilities/format/format.string/format.string.std/lwg3720_arg_id_width_precision_allowed_types.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144326.498576.patch
Type: text/x-patch
Size: 20934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230218/0a4b44ae/attachment-0001.bin>


More information about the libcxx-commits mailing list