This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0a0f7ec18a [X86] Disable CLWB in Cannon Lake new 315b188f45 [Sema] Fix some Clang-tidy modernize and Include What You Us [...]
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/Sema/DelayedDiagnostic.h | 71 +++++---- include/clang/Sema/IdentifierResolver.h | 55 +++---- include/clang/Sema/Initialization.h | 203 ++++++++++++++++++++------ include/clang/Sema/Lookup.h | 112 +++++++------- include/clang/Sema/Overload.h | 249 +++++++++++++++++++++++--------- lib/Sema/DelayedDiagnostic.cpp | 8 +- lib/Sema/IdentifierResolver.cpp | 37 +++-- 7 files changed, 485 insertions(+), 250 deletions(-)