(Next runtime only) check to see if class implements forwardInvocation method
and objects of this class are derived from 'NSProxy'. Under such conditions, which means that every method possible is implemented in the class, we should not issue "Method definition not found" warnings. llvm-svn: 72267
Loading
Please sign in to comment