This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3411bd453c [MS] Fix tests after r327738 that only fail with a default W [...] new 681b846ef0 [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: .../Analysis/Analyses/CFGReachabilityAnalysis.h | 12 +- include/clang/Analysis/Analyses/ThreadSafety.h | 59 ++- lib/Analysis/CFGReachabilityAnalysis.cpp | 11 +- lib/Analysis/ThreadSafety.cpp | 409 +++++++++++---------- 4 files changed, 266 insertions(+), 225 deletions(-)