This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5d63d85c91 Fix codeview-column-info.c test with a triple new 641c1b0a8a Fix which Darwin versions have ObjC runtime with full subscr [...] new 3f227f45a8 [StaticAnalyzer] Fix some Clang-tidy modernize and Include W [...]
The 2 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/Basic/ObjCRuntime.h | 4 +- include/clang/StaticAnalyzer/Core/CheckerManager.h | 199 +++++++++-------- .../Core/PathSensitive/ExplodedGraph.h | 112 +++++----- lib/StaticAnalyzer/Core/CheckerManager.cpp | 248 +++++++++++---------- lib/StaticAnalyzer/Core/ExplodedGraph.cpp | 47 ++-- lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 90 ++++---- test/Driver/arclite-link.c | 6 +- 7 files changed, 371 insertions(+), 335 deletions(-)