llvm-project/libcxx/test/std/language.support/support.dynamic
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
..
alloc.errors [libcxx][test] Narrow XFAIL for tests that pass with `msvc && stdlib=msvc` 2022-01-26 12:17:45 -08:00
new.delete [clang] Correct the macOS version that supports aligned allocation 2022-07-06 15:04:53 -04:00
ptr.launder [libc++] Enable [[nodiscard]] extensions by default 2022-09-02 21:34:20 +02:00
align_val_t.pass.cpp [SystemZ][z/OS][libcxx]: Disable align_val_t test cases on z/OS 2021-07-27 15:22:30 -04:00
destroying_delete_t.pass.cpp [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
destroying_delete_t_declaration.pass.cpp
hardware_inference_size.compile.pass.cpp [libc++] Implement P0154R1 (Hardware inference size) 2022-06-23 01:31:09 +02:00
nothrow_t.fail.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
nothrow_t.pass.cpp