This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 96556093d0 [gcov/Darwin] Ensure external symbols are exported when usin [...] new 674329f694 Re-apply r347954 "[analyzer] Nullability: Don't detect post [...] new 9e3f79d2ae NFC: Simplify dumpStmt child handling
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: lib/AST/ASTDumper.cpp | 11 ++---- lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 22 ++++++++---- test/Analysis/nullability-arc.mm | 39 ++++++++++++++++++++++ test/Analysis/nullability.mm | 35 +++++++++++++++++-- 4 files changed, 91 insertions(+), 16 deletions(-) create mode 100644 test/Analysis/nullability-arc.mm