This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from d086fccc3 [NFC][libcxx] Mark P1006 as implemented in LLVM 8.0 new 98d4ace73 Implement P0972R0: <chrono> zero(), min(), and max() should b [...]
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/chrono | 32 +++++++++++----------- .../time.duration.special/max.pass.cpp | 6 +++- .../time.duration.special/min.pass.cpp | 6 +++- .../time.duration.special/zero.pass.cpp | 6 +++- .../time.point/time.point.special/max.pass.cpp | 8 +++++- .../time.point/time.point.special/min.pass.cpp | 8 +++++- .../time.traits.duration_values/max.pass.cpp | 11 +++++++- .../time.traits.duration_values/min.pass.cpp | 11 +++++++- .../time.traits.duration_values/zero.pass.cpp | 9 +++++- www/cxx2a_status.html | 4 +-- 10 files changed, 75 insertions(+), 26 deletions(-)