[libcxx-commits] [PATCH] D152097: [libc++][format] Make public functions nodiscard.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 4 11:25:12 PDT 2023
Mordante updated this revision to Diff 528243.
Mordante added a comment.
CI fixes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152097/new/
https://reviews.llvm.org/D152097
Files:
libcxx/docs/UsingLibcxx.rst
libcxx/include/__format/format_functions.h
libcxx/test/libcxx/diagnostics/format.nodiscard_extensions.compile.pass.cpp
libcxx/test/std/utilities/format/format.arguments/format.arg.store/make_format_args.sh.cpp
libcxx/test/std/utilities/format/format.functions/format.locale.verify.cpp
libcxx/test/std/utilities/format/format.functions/format.verify.cpp
libcxx/test/std/utilities/format/format.functions/formatted_size.locale.verify.cpp
libcxx/test/std/utilities/format/format.functions/formatted_size.verify.cpp
libcxx/test/std/utilities/format/format.tuple/format.functions.format.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152097.528243.patch
Type: text/x-patch
Size: 51441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230604/759edbe6/attachment-0001.bin>
More information about the libcxx-commits
mailing list