llvm-project/libcxx/test/libcxx/iterators
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
..
iterator.concepts/iterator.concept.random.access [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
iterator.requirements [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
advance.debug1.pass.cpp [libc++] Add a CMake option to control whether the debug mode is supported 2020-10-07 09:20:59 -04:00
contiguous_iterators.pass.cpp [libc++] Assume that __wrap_iter always wraps a fancy pointer. 2021-05-24 17:30:21 -04:00
failed.pass.cpp [libc++/abi] Clean up uses of <iostream> in the test suite 2020-10-13 20:25:33 -04:00
next.debug1.pass.cpp [libc++] Add a CMake option to control whether the debug mode is supported 2020-10-07 09:20:59 -04:00
prev.debug1.pass.cpp [libc++] Add a CMake option to control whether the debug mode is supported 2020-10-07 09:20:59 -04:00
version.pass.cpp