This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d359c56 [analyzer] Remove an unused enum value in RetainCountChecker. new 8a1797b [analyzer] Fix typo in nullability checker diagnostic new ac2fcb8 [RecursiveASTVisitor] Fix post-order traversal of UnaryOperator
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/AST/RecursiveASTVisitor.h | 3 ++- lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 2 +- unittests/AST/PostOrderASTVisitor.cpp | 9 +++++++-- 3 files changed, 10 insertions(+), 4 deletions(-)