[libcxx-commits] [libcxx] [libc++] Document guidelines for applying [[nodiscard]] (PR #84000)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 29 04:34:09 PDT 2024


philnik777 wrote:

For reference, https://github.com/microsoft/STL/issues/206 lists when MSVC applies `[[nodiscard]]`, which is very similar to the list proposed here.

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


More information about the libcxx-commits mailing list