This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 895897907 [NFC] Build libc++ verbosely in the macOS CI new ef93f3843 Fix list/forward_list implementations of remove_if and unique [...]
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/forward_list | 8 ++++--- include/list | 11 +++++++--- .../forwardlist/forwardlist.ops/remove_if.pass.cpp | 24 +++++++++++++++++++++ .../forwardlist.ops/unique_pred.pass.cpp | 25 ++++++++++++++++++++++ .../sequences/list/list.ops/remove_if.pass.cpp | 22 +++++++++++++++++++ .../sequences/list/list.ops/unique_pred.pass.cpp | 23 ++++++++++++++++++++ 6 files changed, 107 insertions(+), 6 deletions(-)