llvm-project/libcxx/test/std/iterators
Eric Fiselier 515e9dbfef Change test suite to support c++17 dialect flag instead of c++1z.
This patch changes the test suite to attempt and prefer -std=c++17 over
-std=c++1z. It also fixes the REQUIRES and UNSUPPORTED lit markers
to refer to c++17 over c++1z.

llvm-svn: 317610
2017-11-07 20:20:58 +00:00
..
iterator.container Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
iterator.primitives [libcxx] [test] Rename _Up to U, etc. NFCI. 2017-08-11 20:54:09 +00:00
iterator.range [libcxx] [test] Consistently list "c++98, c++03" in chronological order. NFC. 2017-08-05 00:44:19 +00:00
iterator.requirements
iterator.synopsis
iterators.general [libcxx] Make __wrap_iter work with gcc. 2015-01-27 19:27:39 +00:00
predef.iterators Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
stream.iterators Change test suite to support c++17 dialect flag instead of c++1z. 2017-11-07 20:20:58 +00:00