This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 190f61e3a0 [OPENMP] Emit `__tgt_target_teams` for all teams directives. new a52f66623a [AST] Fix some Clang-tidy modernize and Include What You Use [...]
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/DeclContextInternals.h | 30 +++--- include/clang/AST/GlobalDecl.h | 29 +++--- include/clang/AST/TypeLoc.h | 167 ++++++++++++++++++++++--------- include/clang/AST/VTTBuilder.h | 44 ++++---- lib/AST/TypeLoc.cpp | 121 +++++++++++++--------- lib/AST/VTTBuilder.cpp | 24 +++-- 6 files changed, 260 insertions(+), 155 deletions(-)