[libcxx-commits] [PATCH] D127570: [libc++][format] Use forwarding references.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 10 08:19:44 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG606e280811f2: [libc++][format] Use forwarding references. (authored by Mordante).
Changed prior to commit:
https://reviews.llvm.org/D127570?vs=440000&id=443508#toc
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.443508.patch
Type: text/x-patch
Size: 28245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220710/8016da04/attachment-0001.bin>
More information about the libcxx-commits
mailing list