SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

add nullable qualifier to nil return types

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.
D
Dia Kharrat committed
523bfd4f233cbf6b898d22806a980f284c8402ce
Parent: cae3b0c