llvm-project/libcxx/test/input.output
Howard Hinnant 00d8c245b2 Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion.
llvm-svn: 138961
2011-09-01 21:02:45 +00:00
..
file.streams Correct test. 2011-07-19 01:07:49 +00:00
input.output.general license change 2010-11-16 22:09:02 +00:00
iostream.format Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion. 2011-09-01 21:02:45 +00:00
iostream.forward license change 2010-11-16 22:09:02 +00:00
iostream.objects license change 2010-11-16 22:09:02 +00:00
iostreams.base license change 2010-11-16 22:09:02 +00:00
iostreams.requirements license change 2010-11-16 22:09:02 +00:00
stream.buffers license change 2010-11-16 22:09:02 +00:00
string.streams license change 2010-11-16 22:09:02 +00:00
nothing_to_do.pass.cpp license change 2010-11-16 22:09:02 +00:00