[libcxx-commits] [libcxx] [libc++][RFC] Document when to apply [[nodiscard]] (PR #84000)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 28 08:45:20 PDT 2024


================
@@ -0,0 +1,34 @@
+======================================
+``[[nodiscard]]`` extensions in libc++
+======================================
+
+Libc++ adds ``[[nodiscard]]`` to functions in a lot more places than the
----------------
ldionne wrote:

Generally speaking this wording needs to be rebased on top of the Tokyo discussion + policy paper.

https://github.com/llvm/llvm-project/pull/84000


More information about the libcxx-commits mailing list