[libcxx-commits] [PATCH] D127570: [libc++][format] Use forwarding references.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 14 10:51:59 PDT 2022
Mordante updated this revision to Diff 436854.
Mordante marked 2 inline comments as done.
Mordante added a comment.
Rebased and addresses review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127570/new/
https://reviews.llvm.org/D127570
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx20Papers.csv
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__format/format_arg.h
libcxx/include/__format/format_arg_store.h
libcxx/include/format
libcxx/test/std/utilities/format/format.arguments/format.arg.store/make_format_args.pass.cpp
libcxx/test/std/utilities/format/format.arguments/format.arg.store/make_wformat_args.pass.cpp
libcxx/test/std/utilities/format/format.functions/P2418.pass.cpp
libcxx/test/std/utilities/format/format.functions/format.verify.cpp
libcxx/test/std/utilities/format/format.functions/format_tests.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127570.436854.patch
Type: text/x-patch
Size: 27754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220614/db0783f6/attachment-0001.bin>
More information about the libcxx-commits
mailing list