This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4c0ff5f25c [analyzer] trackNullOrUndefValue: track last store to non-va [...] new e955b4474a [analyzer] trackNullOrUndefValue: always track through paren [...]
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: lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 8 +- .../Analysis/inlining/false-positive-suppression.m | 7 +- test/Analysis/inlining/inline-defensive-checks.c | 33 ++ test/Analysis/inlining/path-notes.cpp | 491 +++++++++++---------- test/Analysis/inlining/path-notes.m | 390 ++++++++++++---- test/Analysis/uninit-const.cpp | 2 +- 6 files changed, 596 insertions(+), 335 deletions(-)