llvm-project/libcxx/test/std/utilities/allocator.adaptor
Louis Dionne bb6d61c752 [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef
When the whole test only works starting at some version of the Standard,
use UNSUPPORTED lit markup instead of #ifdef TEST_STD_VER. This provides
more visibility into the test suite.

Reviewed as https://reviews.llvm.org/D57704.
Thanks to Andrey Maksimov for the patch.

llvm-svn: 353206
2019-02-05 19:50:17 +00:00
..
allocator.adaptor.cnstr Support tests in freestanding 2019-02-04 20:31:13 +00:00
allocator.adaptor.members Support tests in freestanding 2019-02-04 20:31:13 +00:00
allocator.adaptor.types [libc++] Use UNSUPPORTED instead of TEST_STD_VER #ifdef 2019-02-05 19:50:17 +00:00
scoped.adaptor.operators Support tests in freestanding 2019-02-04 20:31:13 +00:00
types.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00