Skip to content
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

[ConstraintSystem] Handle pack expansion materialization on l-value base #64299

Merged
merged 2 commits into from Mar 11, 2023

Conversation

xedin
Copy link
Member

@xedin xedin commented Mar 11, 2023

If the base tuple of .element is l-value, it has to be loaded
before pack expansion could be materialized.

@xedin xedin requested a review from hborla as a code owner March 11, 2023 00:51
… on loaded tuples

If the base tuple of `.element` is l-value, it has to be loaded
before pack expansion could be materialized.
@xedin xedin force-pushed the variadic-generics-crash-in-resolveOverload branch from 25ad330 to a7e49ee Compare March 11, 2023 00:53
@xedin
Copy link
Member Author

xedin commented Mar 11, 2023

@swift-ci please smoke test

Copy link
Member

@hborla hborla left a comment

Choose a reason for hiding this comment

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

Thank you!

@xedin xedin merged commit ad3fec4 into apple:main Mar 11, 2023
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.

None yet

2 participants