[AST] In ObjCInterfaceDecl::isDesignatedInitializer(), use getMethod() instead of lookupMethod().
lookupMethod also goes through categories, which we don't need there. llvm-svn: 196942
Loading
Please register or sign in to comment
lookupMethod also goes through categories, which we don't need there. llvm-svn: 196942