This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 37e4c9b15 Implement LWG2870: Default value of parameter theta of polar [...] new 75075c6be Add static_asserts to basic_ios and basic_stream_buf to ensur [...]
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: include/ios | 3 +++ include/streambuf | 3 +++ .../fstreams/filebuf/traits_mismatch.fail.cpp} | 20 ++++++----------- .../fstreams/traits_mismatch.fail.cpp} | 13 +++++------ .../input.streams/traits_mismatch.fail.cpp} | 21 ++++++----------- .../output.streams/traits_mismatch.fail.cpp} | 21 ++++++++--------- .../string.streams/traits_mismatch.fail.cpp | 26 ++++++++++++++++++++++ 7 files changed, 62 insertions(+), 45 deletions(-) copy test/{std/input.output/file.streams/fstreams/filebuf.cons/default.pass.cpp => [...] copy test/{std/input.output/file.streams/fstreams/fstream.cons/default.pass.cpp => [...] copy test/{std/input.output/iostream.format/input.streams/istream.formatted/istrea [...] copy test/{std/input.output/file.streams/fstreams/ofstream.cons/default.pass.cpp = [...] create mode 100644 test/libcxx/input.output/string.streams/traits_mismatch.fail.cpp