This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 72d5c6fbc [libcxx] [test] Mark the test as unsupported by apple-clang-8.1. new 7b98dba18 Implement deduction guides for basic_regex
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/regex | 14 +++ .../re.regex/re.regex.construct}/deduct.fail.cpp | 21 ++-- .../re/re.regex/re.regex.construct/deduct.pass.cpp | 137 +++++++++++++++++++++ 3 files changed, 164 insertions(+), 8 deletions(-) copy test/std/{containers/sequences/vector/vector.cons => re/re.regex/re.regex.con [...] create mode 100644 test/std/re/re.regex/re.regex.construct/deduct.pass.cpp