This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from acdaa235c6 [Modules] Honor -fmodule-name when handling private framewor [...] new 33f9acc960 [Analysis] 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: .../clang/Analysis/Analyses/ThreadSafetyCommon.h | 2 +- .../clang/Analysis/Analyses/ThreadSafetyTraverse.h | 171 +++++++++++---------- include/clang/Analysis/Analyses/ThreadSafetyUtil.h | 2 +- .../clang/Analysis/Analyses/UninitializedValues.h | 26 ++-- include/clang/Analysis/AnalysisDeclContext.h | 82 +++++----- lib/Analysis/AnalysisDeclContext.cpp | 114 +++++++------- lib/Analysis/UninitializedValues.cpp | 170 +++++++++++--------- 7 files changed, 308 insertions(+), 259 deletions(-)