Skip to content

[ConstraintSystem] Do not attempt to force references of unapplied fu… #14754

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
Feb 21, 2018
Merged

[ConstraintSystem] Do not attempt to force references of unapplied fu… #14754

merged 1 commit into from
Feb 21, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Feb 20, 2018

…nctions.

We were inserting function conversion expressions that were then
turned into forces of values in cases where we merely referenced
functions, but did not actually call them.

Fixes rdar://problem/37241550.

@rudkx
Copy link
Contributor Author

rudkx commented Feb 20, 2018

@swift-ci Please smoke test

@rudkx
Copy link
Contributor Author

rudkx commented Feb 20, 2018

@swift-ci Please test source compatibility

…nctions.

We were inserting function conversion expressions that were then
turned into forces of values in cases where we merely referenced
functions, but did not actually call them.

Fixes rdar://problem/37241550.
@rudkx
Copy link
Contributor Author

rudkx commented Feb 21, 2018

@swift-ci Please smoke test

@rudkx
Copy link
Contributor Author

rudkx commented Feb 21, 2018

@swift-ci Please test source compatibility

1 similar comment
@rudkx
Copy link
Contributor Author

rudkx commented Feb 21, 2018

@swift-ci Please test source compatibility

@rudkx rudkx merged commit 6095dc9 into swiftlang:master Feb 21, 2018
@rudkx rudkx deleted the rdar37241550 branch February 21, 2018 04:39
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