Skip to content

IRGen: Fix edge case where we emit debug info type with the wrong generic signature #63895

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
merged 1 commit into from
Feb 25, 2023

Conversation

slavapestov
Copy link
Contributor

PR #63789 introduced verification of the generic parameters appearing in debug info, but I missed an edge case where we have to push a different generic signature.

Fixes #63869.

…eric signature

PR swiftlang#63789 introduced verification of the generic parameters appearing in
debug info, but I missed an edge case where we have to push a different
generic signature.

Fixes swiftlang#63869.
@slavapestov slavapestov marked this pull request as ready for review February 24, 2023 20:11
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@xedin
Copy link
Contributor

xedin commented Feb 24, 2023

@swift-ci please test source compatibility release

1 similar comment
@xedin
Copy link
Contributor

xedin commented Feb 24, 2023

@swift-ci please test source compatibility release

@slavapestov slavapestov merged commit 872536d into swiftlang:main Feb 25, 2023
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.

[Source compatibility suite] multiple projects causing compiler crash
2 participants