This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 5af38a078 Fix constexpr failure on C++11-based buildbots. new 4cd596538 More constexpr (re P0202) - equal and mismatch
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/algorithm | 36 +++++++++--------- .../alg.nonmodifying/alg.equal/equal.pass.cpp | 30 ++++++++++++++- .../alg.nonmodifying/alg.equal/equal_pred.pass.cpp | 36 +++++++++++++++++- .../alg.nonmodifying/mismatch/mismatch.pass.cpp | 40 +++++++++++++++++++- .../mismatch/mismatch_pred.pass.cpp | 44 +++++++++++++++++++++- 5 files changed, 164 insertions(+), 22 deletions(-)