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

Fix Representation of Extensions Across Exported Imports in the Extension Block Symbol Format #62409

Merged

Conversation

theMomax
Copy link
Contributor

@theMomax theMomax commented Dec 5, 2022

This PR makes sure extension block symbols for extensions to external types are no longer emitted when the extended type is re-exported by the extending module. See the issue for more details.

Resolves apple/swift-docc#422

do not emit extension block symbols for extensions to external types when the extended type is re-exported by the extending module
Copy link
Contributor

@QuietMisdreavus QuietMisdreavus left a comment

Choose a reason for hiding this comment

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

This looks great, thanks!

@QuietMisdreavus
Copy link
Contributor

@swift-ci Please smoke test

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