This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1f4e6039a0 Fix for LLVM change (Transforms/Utils/Local.h -> Analysis/Ut [...] new 57091d2e94 [Frontend] Fix some Clang-tidy modernize and Include What Yo [...]
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/Frontend/ASTUnit.h | 121 ++++++----- include/clang/Frontend/DiagnosticRenderer.h | 22 +- include/clang/Frontend/FrontendPluginRegistry.h | 12 +- include/clang/Frontend/TextDiagnosticBuffer.h | 32 +-- include/clang/Frontend/VerifyDiagnosticConsumer.h | 60 ++--- lib/Frontend/ASTUnit.cpp | 254 +++++++++++++--------- lib/Frontend/DiagnosticRenderer.cpp | 71 +++--- lib/Frontend/TextDiagnosticBuffer.cpp | 21 +- lib/Frontend/VerifyDiagnosticConsumer.cpp | 123 ++++++----- 9 files changed, 417 insertions(+), 299 deletions(-)