This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 0f60e0a4a [libc++] Fix error flags and exceptions propagated from input [...] new 5a9ebbf0d [libc++] Add XFAILs for istream tests that were added in r357775
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../istream.formatted/istream.formatted.arithmetic/bool.pass.cpp | 7 +++++++ .../istream.formatted/istream.formatted.arithmetic/double.pass.cpp | 7 +++++++ .../istream.formatted/istream.formatted.arithmetic/float.pass.cpp | 7 +++++++ .../istream.formatted/istream.formatted.arithmetic/int.pass.cpp | 7 +++++++ .../istream.formatted/istream.formatted.arithmetic/long.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/long_double.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/long_long.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/pointer.pass.cpp | 3 +++ .../istream.formatted/istream.formatted.arithmetic/short.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/unsigned_int.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/unsigned_long.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/unsigned_long_long.pass.cpp | 7 +++++++ .../istream.formatted.arithmetic/unsigned_short.pass.cpp | 7 +++++++ .../istream.formatted/istream_extractors/streambuf.pass.cpp | 7 +++++++ .../iostream.format/input.streams/istream.unformatted/get.pass.cpp | 7 +++++++ .../input.streams/istream.unformatted/get_chart.pass.cpp | 7 +++++++ .../input.streams/istream.unformatted/get_streambuf.pass.cpp | 7 +++++++ .../input.streams/istream.unformatted/get_streambuf_chart.pass.cpp | 7 +++++++ .../input.streams/istream.unformatted/ignore.pass.cpp | 7 +++++++ .../input.streams/istream.unformatted/peek.pass.cpp | 7 +++++++ .../input.streams/istream.unformatted/read.pass.cpp | 7 +++++++ 21 files changed, 143 insertions(+)