[PATCH] D32029: [ObjC] Fix lifetime markers of loop variable in EmitObjCForCollectionStmt
Kuba (Brecka) Mracek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 13 16:48:41 PDT 2017
kubamracek added a comment.
Note that C++ foreach loops also generate lifetime.start and lifetime.end inside of the loop body.
Repository:
rL LLVM
https://reviews.llvm.org/D32029
More information about the cfe-commits
mailing list