[PATCH] D32029: [ObjC] Fix lifetime markers of loop variable in EmitObjCForCollectionStmt

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 14 10:06:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300340: [ObjC] Fix lifetime markers of loop variable in EmitObjCForCollectionStmt [takeā€¦ (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D32029?vs=95271&id=95313#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32029

Files:
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGObjC.cpp
  cfe/trunk/test/CodeGenObjC/arc-blocks.m
  cfe/trunk/test/CodeGenObjCXX/arc-references.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32029.95313.patch
Type: text/x-patch
Size: 3981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170414/dd0438de/attachment.bin>


More information about the cfe-commits mailing list