This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 6b17a7ba2 Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm new e915b5c1f Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the input.output library new d89c715f2 Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex
The 2 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/fstream | 32 +++++++++------------- include/istream | 25 ++++++++--------- include/ostream | 12 ++++---- include/regex | 22 +++++++-------- include/sstream | 32 ++++++++++------------ include/strstream | 20 +++++++------- .../fstreams/filebuf.assign/move_assign.pass.cpp | 4 +-- .../fstreams/filebuf.cons/move.pass.cpp | 4 +-- .../fstreams/fstream.assign/move_assign.pass.cpp | 4 +-- .../fstreams/fstream.cons/move.pass.cpp | 4 +-- .../fstreams/ifstream.assign/move_assign.pass.cpp | 4 +-- .../fstreams/ifstream.cons/move.pass.cpp | 4 +-- .../fstreams/ofstream.assign/move_assign.pass.cpp | 4 +-- .../fstreams/ofstream.cons/move.pass.cpp | 4 +-- .../iostream.assign/move_assign.pass.cpp | 6 ++-- .../iostreamclass/iostream.cons/move.pass.cpp | 6 ++-- .../istream/istream.assign/move_assign.pass.cpp | 6 ++-- .../ostream.assign/move_assign.pass.cpp | 6 ++-- .../output.streams/ostream.cons/move.pass.cpp | 6 ++-- .../ostream.rvalue/CharT_pointer.pass.cpp | 6 ++-- .../istringstream.assign/move.pass.cpp | 4 +-- .../istringstream/istringstream.cons/move.pass.cpp | 4 +-- .../ostringstream.assign/move.pass.cpp | 4 +-- .../ostringstream/ostringstream.cons/move.pass.cpp | 4 +-- .../string.streams/stringstream.cons/move.pass.cpp | 4 +-- .../stringstream.cons/move2.pass.cpp | 4 +-- .../stringstream.assign/move.pass.cpp | 4 +-- .../re.tokiter/re.tokiter.cnstr/init.pass.cpp | 4 +-- .../re/re.regex/re.regex.assign/assign.il.pass.cpp | 4 +-- test/std/re/re.regex/re.regex.assign/il.pass.cpp | 4 +-- .../re/re.regex/re.regex.construct/il_flg.pass.cpp | 6 ++-- 31 files changed, 115 insertions(+), 142 deletions(-)