Ensure that InheritedAttrs are properly inherited along a redeclaration
chain for ObjCInterfaceDecls. Only one such declaration can actually have attributes (the definition, if any), but generally we assume that we can look for InheritedAttrs on the most recent declaration.
Loading
Please sign in to comment