This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 447f4b58b0 [analyzer] Fix the "Zombie Symbols" bug. new 4d1d8f287a [analyzer] Nullability: Don't detect post factum violation o [...]
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/Checkers/NullabilityChecker.cpp | 22 ++++++++---- test/Analysis/nullability-arc.mm | 39 ++++++++++++++++++++++ test/Analysis/nullability.mm | 35 +++++++++++++++++-- 3 files changed, 88 insertions(+), 8 deletions(-) create mode 100644 test/Analysis/nullability-arc.mm