Factor the merging of declarations in the AST reader out to a separate
member function template, since the behavior is identical for ObjCInterfaceDecl and ObjCProtocolDecl. It's expected that all redeclarable entities will have the same behavior. llvm-svn: 147450
Loading
Please sign in to comment