[libcxx-commits] [PATCH] D144326: [libc++][format] Addresses LWG3720.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 8 10:01:00 PDT 2023
Mordante updated this revision to Diff 511903.
Mordante marked 3 inline comments as done.
Mordante added a comment.
Rebased, addresses review comments, and test the CI.
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.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.511903.patch
Type: text/x-patch
Size: 19193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230408/0cab607f/attachment-0001.bin>
More information about the libcxx-commits
mailing list