• Stephane Moore's avatar
    [protobuf/objc] Introduce a protobuf-specific deprecation annotation · b323b136
    Stephane Moore authored
    Instead of using DEPRECATED_ATTRIBUTE from AvailabilityMacros.h, we should introduce a Google-specific Objective-C protobuf deprecation annotation. This helps address IWYU issues with using DEPRECATED_ATTRIBUTE and also enables allows clients to redefine the macro to treat protobuf warnings differently than other types of warnings (e.g., treating protobuf deprecation warnings as errors or ignoring them).
    b323b136
GPBBootstrap.h 5.3 KB