llvm-project/libcxx/test/std/iterators/stream.iterators
Mehdi Amini 2f75ad4e51 Recommit r296712: "Fix Apple-specific XFAIL directive in libc++ test"
The test is passing with c++11 and c++14 but not c++1z on this
particular version of the compiler. Try to use lit boolean condition
to satisfy this constaint.

llvm-svn: 296725
2017-03-02 02:01:11 +00:00
..
istream.iterator Recommit r296712: "Fix Apple-specific XFAIL directive in libc++ test" 2017-03-02 02:01:11 +00:00
istreambuf.iterator Add tests for LWG2544. We already implement this; just adding tests to make sure that we keep doing it. 2016-10-10 14:10:45 +00:00
iterator.range
ostream.iterator Fix unused parameters and variables 2016-12-23 23:37:52 +00:00
ostreambuf.iterator
nothing_to_do.pass.cpp