This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 92959393a7 [AST] Fix some Clang-tidy modernize and Include What You Use [...] new 761af913a3 [AST] Fix some Clang-tidy modernize-use-auto warnings; other [...]
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/clang/AST/ASTStructuralEquivalence.h | 9 +- lib/AST/ASTStructuralEquivalence.cpp | 212 ++++++++++++--------------- lib/AST/DeclBase.cpp | 152 +++++++++---------- lib/AST/DeclObjC.cpp | 134 ++++++++--------- 4 files changed, 233 insertions(+), 274 deletions(-)