llvm-project/libcxx/test/std/iterators/stream.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
..
istream.iterator Change test suite to support c++17 dialect flag instead of c++1z. 2017-11-07 20:20:58 +00:00
istreambuf.iterator Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
iterator.range
ostream.iterator [libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated". 2017-05-05 23:01:38 +00:00
ostreambuf.iterator [libcxx] [test] Be compatible with LWG 2438 "std::iterator inheritance shouldn't be mandated". 2017-05-05 23:01:38 +00:00
nothing_to_do.pass.cpp