[libcxx-commits] [PATCH] D99895: [libc++] Implement D2351R0 "Mark all library static cast wrappers as [[nodiscard]]"
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 12 09:29:57 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b7bad9eaea2: [libc++] Implement D2351R0 "Mark all library static cast wrappers as… (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99895/new/
https://reviews.llvm.org/D99895
Files:
libcxx/docs/UsingLibcxx.rst
libcxx/include/cstddef
libcxx/include/functional
libcxx/include/type_traits
libcxx/include/utility
libcxx/test/libcxx/diagnostics/nodiscard_extensions.pass.cpp
libcxx/test/libcxx/diagnostics/nodiscard_extensions.verify.cpp
libcxx/test/std/utilities/utility/forward/forward.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99895.336864.patch
Type: text/x-patch
Size: 10595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210412/1b3ab638/attachment-0001.bin>
More information about the libcxx-commits
mailing list