This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from a811ab847 [libcxx] [test] Remove unused local typedef in test/std/numer [...] new 8a50bbc2b Implement deduction guides for <array>; Reviewed as https://r [...]
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/array | 13 ++++- .../sequences/array/array.cons/deduct.fail.cpp} | 31 ++++++------ .../sequences/array/array.cons/deduct.pass.cpp | 58 ++++++++++++++++++++++ 3 files changed, 84 insertions(+), 18 deletions(-) copy test/std/{depr/depr.function.objects/depr.adaptors/depr.member.pointer.adapto [...] create mode 100644 test/std/containers/sequences/array/array.cons/deduct.pass.cpp