llvm-project/libcxx/test/std/iterators/iterator.primitives/iterator.traits
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
..
const_pointer.pass.cpp [libcxx] makes `iterator_traits` C++20-aware 2021-04-20 11:30:08 -04:00
const_volatile_pointer.pass.cpp [libcxx] makes `iterator_traits` C++20-aware 2021-04-20 11:30:08 -04:00
cxx20_iterator_traits.compile.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
empty.fail.cpp [libcxx] makes `iterator_traits` C++20-aware 2021-04-20 11:30:08 -04:00
empty.pass.cpp [libcxx] makes `iterator_traits` C++20-aware 2021-04-20 11:30:08 -04:00
iter_reference_t.compile.pass.cpp [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
iterator.pass.cpp
pointer.pass.cpp [libc++] Add C++20 contiguous_iterator_tag. 2019-11-16 20:14:44 -05:00
volatile_pointer.pass.cpp [libcxx] makes `iterator_traits` C++20-aware 2021-04-20 11:30:08 -04:00