• Dia Kharrat's avatar
    add nullable qualifier to nil return types · 523bfd4f
    Dia Kharrat authored
    Add the `nullable` qualifier to return types of Objective-C methods that
    can return a nil due to errors. This change makes these methods
    compatible with the Swift 2 try-catch syntax.
    523bfd4f
GPBMessage.h 14.5 KB