Implement new default property synthesis rules. Essentially, no longer
user directive is needed to force a property implementation. It is decided based on those propeties which are declared in the class (or in its protocols) but not those which must be default implemented by one of its super classes. Implements radar 7923851. llvm-svn: 103787
Loading
Please register or sign in to comment