[libcxx-commits] [PATCH] D60145: libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions

Nico Weber via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 2 12:15:33 PDT 2019


thakis updated this revision to Diff 193339.
thakis retitled this revision from "libcxx: Add _LIBCPP_NODISCARD_EXT to 37 more functions" to "libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions".
thakis edited the summary of this revision.
thakis added a comment.

minor updates (remove nodiscard from a few internal functions, sort list in rst file), and add equal_range to rst file which I had changed but not listed


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60145/new/

https://reviews.llvm.org/D60145

Files:
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/algorithm
  libcxx/test/libcxx/diagnostics/nodiscard_extensions.fail.cpp
  libcxx/test/libcxx/diagnostics/nodiscard_extensions.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60145.193339.patch
Type: text/x-patch
Size: 29059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190402/4bd5e5c6/attachment-0001.bin>


More information about the libcxx-commits mailing list