[libcxx-commits] [PATCH] D152097: [libc++][format] Make public functions nodiscard.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 10 06:34:07 PDT 2023


Mordante updated this revision to Diff 530203.
Mordante marked 2 inline comments as done.
Mordante added a comment.

Addresses review comments.


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.530203.patch
Type: text/x-patch
Size: 54628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230610/0b8e6aed/attachment-0001.bin>


More information about the libcxx-commits mailing list