This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 783fea1302 PR36992: do not store beyond the dsize of a class object unl [...] new eb25fa3277 [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/DeclSpec.h | 354 ++++++++++++++++++++++-------------- include/clang/Sema/SemaFixItUtils.h | 46 ++--- include/clang/Sema/SemaInternal.h | 72 ++++++-- include/clang/Sema/Weak.h | 30 +-- lib/Sema/CodeCompleteConsumer.cpp | 20 +- lib/Sema/DeclSpec.cpp | 39 ++-- lib/Sema/IdentifierResolver.cpp | 22 +-- lib/Sema/SemaFixItUtils.cpp | 29 ++- 8 files changed, 384 insertions(+), 228 deletions(-)