Skip to content

Demangler: edge case in existential demangling #74436

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 2 commits into from
Jun 15, 2024

Conversation

kavon
Copy link
Member

@kavon kavon commented Jun 14, 2024

We now may have constrained existentials that have no primary associated types, so there won't be any arguments for the parameterized protocol type. Because the "constrained" part is that there's an inverse.

resolves rdar://128695929

We now may have constrained existentials that have no primary associated
types, so there won't be any arguments for the parameterized protocol
type. Because the "constrained" part is that there's an inverse.

resolves rdar://128695929
@kavon
Copy link
Member Author

kavon commented Jun 14, 2024

@swift-ci smoke test

Copy link
Contributor

@slavapestov slavapestov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add a test to test/TypeDecoder?

@kavon
Copy link
Member Author

kavon commented Jun 15, 2024

@swift-ci smoke test

@kavon kavon enabled auto-merge June 15, 2024 00:43
@kavon kavon merged commit 9121b26 into swiftlang:main Jun 15, 2024
3 checks passed
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