This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 862878bc3 [libcxx][test] Silence -Wself-assign diagnostics new 03856f1e0 [test] Fix Container::insert(value_type const&) tests
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: .../associative/multiset/insert_cv.pass.cpp | 78 ++++++++----------- .../containers/associative/set/insert_cv.pass.cpp | 87 +++++++++------------- .../insert_const_lvalue.pass.cpp | 15 ++-- .../insert_hint_const_lvalue.pass.cpp | 79 ++++++++------------ .../insert_const_lvalue.pass.cpp | 77 ++++++++----------- .../insert_hint_const_lvalue.pass.cpp | 80 ++++++++------------ .../unord.multiset/insert_const_lvalue.pass.cpp | 70 ++++++++--------- .../insert_hint_const_lvalue.pass.cpp | 69 ++++++++--------- .../unord/unord.set/insert_const_lvalue.pass.cpp | 76 ++++++++----------- .../unord.set/insert_hint_const_lvalue.pass.cpp | 67 +++++++---------- 10 files changed, 293 insertions(+), 405 deletions(-)