llvm-project/libcxx/test/std/containers/container.node
Nikolas Klauser 3c355e2881 [libc++] Enable [[nodiscard]] extensions by default
Adding `[[nodiscard]]` to functions is a conforming extension and done extensively in the MSVC STL.

Reviewed By: ldionne, EricWF, #libc

Spies: #libc_vendors, cjdb, mgrang, jloser, libcxx-commits

Differential Revision: https://reviews.llvm.org/D128267
2022-09-02 21:34:20 +02:00
..
node_handle.nodiscard.verify.cpp [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
node_handle.pass.cpp