This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b3dc14e340 [DOXYGEN] Minor improvements in doxygen comments. new 9a231fff5c [CodeGen][ObjC] Don't retain captured Objective-C pointers a [...]
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/CodeGen/CGBlocks.cpp | 14 +++++++++++++- lib/CodeGen/CGObjC.cpp | 6 ++++++ lib/CodeGen/CodeGenFunction.h | 1 + test/CodeGenObjC/arc-blocks.m | 36 +++++++++++++++++++++++++++++------- test/CodeGenObjC/arc-foreach.m | 19 ++++++++----------- 5 files changed, 57 insertions(+), 19 deletions(-)