Skip to content

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

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

Conversation

DougGregor
Copy link
Member

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

Fixes a crash in IR generation, where we would try to emit metadata
referencing a marker protocol, rdar://92285294.

(cherry picked from commit c5c1e28)
@DougGregor DougGregor requested a review from a team as a code owner May 26, 2022 14:41
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member Author

@swift-ci please test macOS

1 similar comment
@DougGregor
Copy link
Member Author

@swift-ci please test macOS

@DougGregor
Copy link
Member Author

@swift-ci please clean test macOS

@DougGregor DougGregor merged commit 346c3f7 into swiftlang:release/5.7 May 26, 2022
@DougGregor DougGregor deleted the marker-protocol-retroactive-mangle-5.7 branch May 26, 2022 23:16
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