Do not issue warning on unimplemented property in the class, if it
conforms to a protocol as one of its super classes does. This is because conforming super class will implement the property. This implements new warning rules for unimplemented properties (radar 7884086). llvm-svn: 102919
Loading
Please register or sign in to comment