Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ObjectiveC. Allow readonly properties without an explicit ownership | Fariborz Jahanian | 2013-10-04 | 1 | -0/+19 |
(assign/unsafe_unretained/weak/retain/strong/copy) in super class to be overridden by a property with any explicit ownership in the subclass. // rdar://15014468 llvm-svn: 191971 |