Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ObjC] Properly annotate extensions for ARC. #5427

Merged
merged 1 commit into from
Dec 5, 2018

Conversation

thomasvl
Copy link
Contributor

@thomasvl thomasvl commented Dec 5, 2018

Just like fields, some extension fieldnames can be named such that they appear
to have meaning to ARC. Add the annotation to the compiler will get things
correct.

Add a bunch of extensions to allow inspection on generation to ensure things
are correct.

Just like fields, some extension fieldnames can be named such that they appear
to have meaning to ARC. Add the annotation to the compiler will get things
correct.

Add a bunch of extensions to allow inspection on generation to ensure things
are correct.
@thomasvl thomasvl merged commit 1484b58 into protocolbuffers:master Dec 5, 2018
@thomasvl thomasvl deleted the extension_arc_issues branch December 5, 2018 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants