[libcxx-commits] [PATCH] D129054: [libc++] Consolidate the different [[nodiscard]] configuration options into a single one

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 25 13:01:45 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb978dfbf749f: [libc++] Consolidate the different [[nodiscard]] configuration options into a… (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D129054?vs=453979&id=455698#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129054

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/UsingLibcxx.rst
  libcxx/include/__config
  libcxx/test/libcxx/diagnostics/enable_nodiscard.verify.cpp
  libcxx/test/libcxx/diagnostics/enable_nodiscard_disable_after_cxx17.verify.cpp
  libcxx/test/libcxx/diagnostics/enable_nodiscard_disable_nodiscard_ext.verify.cpp
  libcxx/test/libcxx/diagnostics/enable_nodiscard_ext.verify.cpp
  libcxx/test/libcxx/diagnostics/nodiscard_aftercxx17.pass.cpp
  libcxx/test/libcxx/diagnostics/nodiscard_extensions.pass.cpp
  libcxx/test/libcxx/diagnostics/nodiscard_extensions.verify.cpp
  libcxx/test/libcxx/thread/thread.lock/thread.lock.guard/nodiscard.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129054.455698.patch
Type: text/x-patch
Size: 10619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220825/252c049c/attachment.bin>


More information about the libcxx-commits mailing list