This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e7af182053 Preserve the "last diagnostic was suppressed" flag across SF [...] new d9b383bb5c [analyzer] Fix false negative on post-increment of uninitial [...]
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: docs/ReleaseNotes.rst | 3 + .../Checkers/UndefinedAssignmentChecker.cpp | 8 + lib/StaticAnalyzer/Core/ExprEngineC.cpp | 9 +- test/Analysis/malloc-plist.c | 1074 ++++++++++---------- test/Analysis/objc-for.m | 6 +- test/Analysis/uninit-const.c | 30 +- 6 files changed, 589 insertions(+), 541 deletions(-)