[PATCH] D44539: [Sema][Objective-C] Add check to warn when property of objc type has assign attribute
Ben Hamilton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 20 13:40:42 PDT 2018
benhamilton added a comment.
> Isn't it better to have unsafe_unretained there?
That is a good question for the author of that property attribute. I'm not sure of the entire history.
Repository:
rC Clang
https://reviews.llvm.org/D44539
More information about the cfe-commits
mailing list