Skip to content

[AST Mangler] Don't mangle marker protocols in retroactive conformances. #59093

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

DougGregor
Copy link
Member

@DougGregor DougGregor commented May 26, 2022

Fixes a crash in IR generation, where we would try to emit metadata
referencing a marker protocol, rdar://92285294 and rdar://89942373 / SR-15919 / #58180

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

Fixes a crash in IR generation, where we would try to emit metadata
referencing a marker protocol, rdar://92285294.
@DougGregor DougGregor force-pushed the marker-protocol-retroactive-mangle branch from 892225a to 39edb8b Compare May 26, 2022 05:39
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit 5eba174 into swiftlang:main May 26, 2022
@DougGregor DougGregor deleted the marker-protocol-retroactive-mangle branch May 26, 2022 13:35
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