MyOtherClass<MyProtocol>* is compatible with MyClass*
if MyClass is a superclass of MyOtherClass, there is no need for an exact interface match. llvm-svn: 49320
Loading
Please register or sign in to comment
if MyClass is a superclass of MyOtherClass, there is no need for an exact interface match. llvm-svn: 49320