Annotate the GPBArray enumerate* apis with NS_NOESCAPE.
This should help the Swift compiler if these apis are used because it changes the codegen to not need copies/retains.
Showing
Please
register
or
sign in
to comment
This should help the Swift compiler if these apis are used because it changes the codegen to not need copies/retains.