[libcxx-commits] [PATCH] D152097: [libc++][format] Make public functions nodiscard.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 12 09:56:21 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c053e69939b: [libc++][format] Make public functions nodiscard. (authored by Mordante).
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/libcxx/diagnostics/format.nodiscard_extensions.verify.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.530564.patch
Type: text/x-patch
Size: 54628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230612/f9ff429e/attachment-0001.bin>
More information about the libcxx-commits
mailing list