[PATCH] D44539: [Sema][Objective-C] Add check to warn when property of objc type has assign attribute

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 00:33:58 PDT 2018


rjmccall added a comment.

In https://reviews.llvm.org/D44539#1208780, @QF5690 wrote:

> In https://reviews.llvm.org/D44539#1207982, @rjmccall wrote:
>
> > LGTM.
>
>
> Thanks! What I should do next? Haven't found any info in docs about it :)


https://llvm.org/docs/Contributing.html

It's up to you.  We can certainly commit it for you, but if you're likely to work on more patches, you can ask for commit privileges yourself.


Repository:
  rC Clang

https://reviews.llvm.org/D44539





More information about the cfe-commits mailing list