llvm-project/libcxx/test/libcxx/iterators
Louis Dionne 80aea8e4a8 [libc++] Simplify how with_system_cxx_lib and availability features are defined
Instead of spamming a bunch of available features that are not actually
used anywhere, only set those that are actually used in the test suite.
In the future, this should probably be based on the target triple only,
with the ability to have wildcards in the triple.
2020-04-14 08:28:05 -04:00
..
iterator.requirements/iterator.concepts [libc++] Add _ITER_CONCEPT and _ITER_TRAITS implementations from C++20 2019-11-16 20:26:35 -05:00
advance.debug1.pass.cpp [libc++] Simplify how with_system_cxx_lib and availability features are defined 2020-04-14 08:28:05 -04:00
failed.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
next.debug1.pass.cpp [libc++] Simplify how with_system_cxx_lib and availability features are defined 2020-04-14 08:28:05 -04:00
prev.debug1.pass.cpp [libc++] Simplify how with_system_cxx_lib and availability features are defined 2020-04-14 08:28:05 -04:00
trivial_iterators.pass.cpp Rename __is_foo_iterator traits to reflect their Cpp17 nature. 2019-11-18 01:49:32 -05:00
version.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00