Skip to content

Type reconstruction for variadic generics #63789

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

slavapestov
Copy link
Contributor

Fixes rdar://105245884 and rdar://105020048.

@slavapestov slavapestov force-pushed the type-reconstruction-for-variadic-generics branch from 2032496 to c4aa820 Compare February 21, 2023 02:25
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

Also stub out the corresponding entry points in the runtime's
MetadataBuilder and the Remote Mirrors TypeRefBuilder.
@slavapestov slavapestov force-pushed the type-reconstruction-for-variadic-generics branch from c4aa820 to d8f7959 Compare February 21, 2023 20:34
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov marked this pull request as ready for review February 21, 2023 20:35
@slavapestov slavapestov merged commit 69a1311 into swiftlang:main Feb 22, 2023
slavapestov added a commit to slavapestov/swift that referenced this pull request Feb 24, 2023
…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.
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