This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from ef93f3843 Fix list/forward_list implementations of remove_if and unique [...] new 1b3740a66 Add tests for stability to list::sort and forward_list::sort. [...]
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: .../forwardlist/forwardlist.ops/sort.pass.cpp | 43 +++++++++++++++++++ .../forwardlist/forwardlist.ops/sort_pred.pass.cpp | 45 ++++++++++++++++++++ .../sequences/list/list.ops/sort.pass.cpp | 48 ++++++++++++++++++++++ .../sequences/list/list.ops/sort_comp.pass.cpp | 48 ++++++++++++++++++++++ 4 files changed, 184 insertions(+)