This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from de267ad1f Suppress -Wctad-maybe-unsupported on types w/o deduction guides. new 8279a1399 Revert "Suppress -Wctad-maybe-unsupported on types w/o deduct [...]
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 | 41 ---------------------- utils/libcxx/test/config.py | 1 - 9 files changed, 1 insertion(+), 60 deletions(-) delete mode 100644 test/std/iterators/predef.iterators/insert.iterators/back.inser [...]