This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 5625778f5 This patch makes swap functions constexpr. Both swap overload [...] new da9535d47 Make list::remove/remove_if/unique all return void before C++ [...]
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/list | 33 +++++++++++++--------- .../sequences/list/list.ops/remove.pass.cpp | 27 ++++++++++++++++-- .../sequences/list/list.ops/remove_if.pass.cpp | 30 +++++++++++++++----- .../sequences/list/list.ops/unique.pass.cpp | 16 +++++++++-- .../sequences/list/list.ops/unique_pred.pass.cpp | 30 +++++++++++++++----- 5 files changed, 103 insertions(+), 33 deletions(-)