This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 79ab2be275 This test case is causing all PPC and SystemZ bots to remain red. new 4d083037ef [analyzer] Add diagnostic text for generalized refcount anno [...]
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: .../StaticAnalyzer/Checkers/ObjCRetainCount.h | 6 ++++-- lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 24 ++++++++++++---------- test/Analysis/retain-release-inline.m | 10 ++++----- test/Analysis/retain-release.m | 11 ++++++++++ 4 files changed, 33 insertions(+), 18 deletions(-)