This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from f8066d40c Revert accidental change to __member_pointer_traits_imp. new de267ad1f Suppress -Wctad-maybe-unsupported on types w/o deduction guides.
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/__config | 9 +++++++ include/__mutex_base | 3 +++ include/functional | 3 ++- include/iterator | 1 + include/mutex | 1 + include/shared_mutex | 1 + include/string_view | 1 + .../back.insert.iterator/implicit_ctad.pass.cpp} | 31 ++++++++++++---------- utils/libcxx/test/config.py | 1 + 9 files changed, 36 insertions(+), 15 deletions(-) copy test/std/{containers/sequences/array/array.cons/deduct.fail.cpp => iterators/ [...]