This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 60020e638 Improve a test. NFC new 5b1e87e52 Implement deduction guide for basic_string as described in P0433
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/string | 19 ++++++++ .../basic.string/string.cons/iter_alloc.fail.cpp | 54 +++++++++++++++++++++ .../basic.string/string.cons/iter_alloc.pass.cpp | 56 ++++++++++++++++++++++ www/cxx1z_status.html | 5 +- 4 files changed, 132 insertions(+), 2 deletions(-) create mode 100644 test/std/strings/basic.string/string.cons/iter_alloc.fail.cpp