Skip to content

Apply the @_alwaysEmitConformanceMetadata semantics to conformances originating from macro-expanded declarations and extensions #73680

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 May 16, 2024

Existing code does not visit such declarations and does not mark them to be preserved in the binary even if not public and used.

Resolves rdar://127903662

… originating from macro-expanded declarations and extensions

Existing code does not visit such declarations and does not mark them to be preserved in the binary even if not public and used.

Resolves rdar://127903662
@artemcm
Copy link
Contributor Author

artemcm commented May 16, 2024

@swift-ci test

@artemcm artemcm merged commit 731fe90 into swiftlang:main May 17, 2024
5 checks passed
@artemcm artemcm deleted the AlwaysEmitConformanceForMacroExpandedDecls branch May 17, 2024 14:28
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.

1 participant