llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.assign
Louis Dionne 6900df37d2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
Since we officially don't support several older compilers now, we can
drop a lot of the markup in the test suite. This helps keep the test
suite simple and makes sure that UNSUPPORTED annotations don't rot.

This is the first patch of a series that will remove annotations for
compilers that are now unsupported.

Differential Revision: https://reviews.llvm.org/D107787
2021-08-12 13:30:47 -04:00
..
assign_value.pass.cpp [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
const_optional_U.pass.cpp
copy.pass.cpp
emplace.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
emplace_initializer_list.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
move.pass.cpp
nullopt_t.pass.cpp [libcxx][optional] adds missing constexpr operations 2021-06-10 05:52:47 +00:00
optional_U.pass.cpp [libcxx][optional] adds missing constexpr operations 2021-06-10 05:52:47 +00:00