Skip to content

Add mandatory SIL pass implementing '@_alwaysEmitConformanceMetadata' protocol attribute #69609

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

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Nov 2, 2023

Ensuring that conformances to such protocols must have their type metadata always emitted into the binary, regardless of whether they are used or public.

Implements semantics of the attribute added in:
#60367

… protocol attribute

Ensuring that conformances to such protocols must have their type metadata always emitted into the binary, regardless of wheter they are used or `public`.
@artemcm artemcm force-pushed the AlwaysEmitConformanceMetadataPreservation branch from d546703 to feb5d45 Compare November 2, 2023 16:26
@artemcm
Copy link
Contributor Author

artemcm commented Nov 2, 2023

@swift-ci smoke test

@artemcm artemcm requested a review from aschwaighofer November 2, 2023 16:27
@artemcm artemcm marked this pull request as ready for review November 2, 2023 20:55
@artemcm artemcm requested a review from DougGregor November 2, 2023 23:16
Copy link
Contributor

@aschwaighofer aschwaighofer left a comment

Choose a reason for hiding this comment

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

lgtm

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