This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f894f43ad [analyzer] ObjCContainers: Track index values. new 2b29b6937b [analyzer] ObjCDealloc: Fix a crash when a class attempts to [...] new e1138b8165 [analyzer] Fix unknown block calls to have zero parameters.
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/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp | 4 ++++ lib/StaticAnalyzer/Core/CallEvent.cpp | 2 +- test/Analysis/MissingDealloc.m | 15 ++++++++++++++- test/Analysis/osobject-retain-release.cpp | 11 ++++++++++- 4 files changed, 29 insertions(+), 3 deletions(-)