<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>A path to solve a method lookup issue with protocol chain.</div><div>Uses lookupClassMethod()  and lookupInstanceMethod() instead of getClassMethod() and getInstanceMethod() on each declared protocol, so clang will also search in inherited protocol and not just in the leaf protocol.</div><div><br></div><div></div></body></html>