Skip to content

[ConstraintSystem] Fix getArgumentExpr to check number of tuple ele… #29209

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
Jan 15, 2020

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jan 15, 2020

…ments before access

Fix getArgumentExpr to not assume that constraint system
always asks for index that exists in an argument tuple,
because sometimes arguments could be synthesized (such
arguments do not have corresponding expression).

Resolves: rdar://problem/56221372

…ments before access

Fix `getArgumentExpr` to not assume that constraint system
always asks for index that exists in an argument tuple,
because sometimes arguments could be synthesized (such
arguments do not have corresponding expression).

Resolves: rdar://problem/56221372
@xedin xedin requested a review from rintaro January 15, 2020 01:49
@xedin
Copy link
Contributor Author

xedin commented Jan 15, 2020

@swift-ci please smoke test

@rintaro
Copy link
Member

rintaro commented Jan 15, 2020

Thank you for fixing this!

@xedin
Copy link
Contributor Author

xedin commented Jan 15, 2020

@swift-ci please smoke test Linux platform

1 similar comment
@xedin
Copy link
Contributor Author

xedin commented Jan 15, 2020

@swift-ci please smoke test Linux platform

@xedin xedin merged commit d0e20eb into swiftlang:master Jan 15, 2020
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.

3 participants