This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from d3169f5 [Docs] Update libc++ target names after r279675. new 113315b Implement LWG 2711. Constrain path members.
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/experimental/filesystem | 3 ++ .../class.path/path.member/path.append.pass.cpp | 55 +++++++++++++++++++ .../path.member/path.assign/source.pass.cpp | 44 +++++++++++++++ .../class.path/path.member/path.concat.pass.cpp | 63 ++++++++++++++++++++++ .../path.member/path.construct/source.pass.cpp | 32 +++++++++++ test/support/test_iterators.h | 24 +++++---- www/cxx1z_status.html | 2 +- 7 files changed, 211 insertions(+), 12 deletions(-)