John McCall 52a503d4f3 Add -Wobjc-property-assign-on-object-type.
This is a warning about using 'assign' instead of 'unsafe_unretained'
in Objective-C property declarations.  It's off by default because there
isn't consensus in the Objective-C steering group that this is the right
thing to do, but we're nonetheless okay with adding it because there's a
substantial pool of Objective-C programmers who will appreciate the warning.

Patch by Alfred Zien!

llvm-svn: 341489
2018-09-05 19:02:00 +00:00
..
2018-04-06 15:14:32 +00:00
2015-09-14 21:27:36 +00:00
2018-04-06 15:14:32 +00:00
2014-08-26 21:10:47 +00:00
2018-04-06 15:14:32 +00:00