Skip to content

IRGen: Fix outlined value operations for (constraint) existentials. #61646

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

aschwaighofer
Copy link
Contributor

In the case of constraint existentials metadata instantiation was not supported pre 5.7, so using metadata for value operations is prohibited.

rdar://101250193

@aschwaighofer
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@rjmccall rjmccall left a comment

Choose a reason for hiding this comment

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

LGTM

In the case of constrained existentials metadata instantiation was not
supported pre 5.7, so using metadata for value operations is prohibited.

rdar://101250193
@aschwaighofer aschwaighofer force-pushed the fix_constraint_existential_outlined_copy branch from c0077b5 to 443fe61 Compare October 20, 2022 21:03
@aschwaighofer
Copy link
Contributor Author

@swift-ci smoke test

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