This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from d493570 [change-namespace] don't crash when type reference is in func [...] new bdc8d92 [clang-tidy] Enhance modernize-use-auto to templated function casts
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: clang-tidy/modernize/UseAutoCheck.cpp | 50 ++++++++++- docs/ReleaseNotes.rst | 3 +- docs/clang-tidy/checks/modernize-use-auto.rst | 9 +- .../modernize-use-auto-cast-remove-stars.cpp | 97 +++++++++++++++++++++- test/clang-tidy/modernize-use-auto-cast.cpp | 92 ++++++++++++++++++++ 5 files changed, 241 insertions(+), 10 deletions(-)