[libcxx-commits] [PATCH] D65900: [libc++] Use [[nodiscard]] for lock_guard, as an extension

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 8 07:54:40 PDT 2019


ldionne updated this revision to Diff 214155.
ldionne added a comment.

Update the list of entities to which we apply [[nodiscard]]


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65900

Files:
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__config
  libcxx/include/__mutex_base
  libcxx/test/libcxx/diagnostics/nodiscard_extensions.fail.cpp
  libcxx/test/libcxx/thread/thread.lock/thread.lock.guard/nodiscard.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65900.214155.patch
Type: text/x-patch
Size: 4115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190808/d6804d87/attachment.bin>


More information about the libcxx-commits mailing list