Skip to content

[Serialization] Serialize isUserAccessible on functions #33481

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

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Aug 14, 2020

Serializing isUserAccessible on functions should keep __derived_enum_equals out of the autocompletion on types imported from a binary module. This will provided the same behavior as for local types and types from system modules.

rdar://problem/53891642
SR-7460

@xymus xymus requested review from rintaro and nkcsgexi August 14, 2020 17:00
@xymus
Copy link
Contributor Author

xymus commented Aug 14, 2020

@swift-ci Please smoke test

@xymus xymus changed the title [Serialization] Serialize the isUserAccessible bit on functions [Serialization] Serialize isUserAccessible on functions Aug 14, 2020
Copy link
Member

@rintaro rintaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants