[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
Mon Mar 19 10:17:08 PDT 2018
benhamilton added a comment.
I wonder if this wouldn't be better as a clang-tidy check:
https://github.com/llvm-mirror/clang-tools-extra/tree/master/clang-tidy/objc
Repository:
rC Clang
https://reviews.llvm.org/D44539
More information about the cfe-commits
mailing list