[libcxx-commits] [PATCH] D128267: [libc++] Enable [[nodiscard]] extensions by default
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 23 16:30:14 PDT 2022
philnik updated this revision to Diff 455008.
philnik marked 2 inline comments as done.
philnik added a comment.
Herald added a subscriber: mgrang.
- Rebased
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128267/new/
https://reviews.llvm.org/D128267
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/UsingLibcxx.rst
libcxx/include/__config
libcxx/test/libcxx/algorithms/callable.verify.cpp
libcxx/test/libcxx/diagnostics/enable_nodiscard_ext.verify.cpp
libcxx/test/libcxx/diagnostics/nodiscard.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
libcxx/test/std/algorithms/alg.sorting/alg.merge/ranges_inplace_merge.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.min.max/requires_forward_iterator.fail.cpp
libcxx/test/std/algorithms/robust_against_proxy_iterators_lifetime_bugs.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128267.455008.patch
Type: text/x-patch
Size: 16878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220823/328247b6/attachment-0001.bin>
More information about the libcxx-commits
mailing list