Skip to content

[AST] Use buildGenericSignature in GenericSignature::typeErased #70276

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
Dec 7, 2023

Conversation

drexin
Copy link
Contributor

@drexin drexin commented Dec 6, 2023

Previously this used GenericSignature::get, which is not appropriate to use here.

Previously this used GenericSignature::get, which is not appropriate to use here.
@drexin
Copy link
Contributor Author

drexin commented Dec 6, 2023

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented Dec 6, 2023

@swift-ci smoke test macos

1 similar comment
@drexin
Copy link
Contributor Author

drexin commented Dec 7, 2023

@swift-ci smoke test macos

@drexin drexin merged commit 564d284 into swiftlang:main Dec 7, 2023
@drexin drexin deleted the wip-type-erase branch December 7, 2023 04:59
Catfish-Man pushed a commit to Catfish-Man/swift that referenced this pull request Jan 19, 2024
…tlang#70276)

Previously this used GenericSignature::get, which is not appropriate to use here.
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