Skip to content

[5.0][CSSolver] Fix performance regression related to contraction of closu… #14318

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 1, 2018

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Feb 1, 2018

…re parameters

Improve situation around closure parameter/argument contractions
by allowing such action if it can be proved that none of the bindings
would result in solver attempting to bind parameter to inout type.

Resolves: rdar://problem/36838495
(cherry picked from commit 3b7e555)

…re parameters

Improve situation around closure parameter/argument contractions
by allowing such action if it can be proved that none of the bindings
would result in solver attempting to bind parameter to `inout` type.

Resolves: rdar://problem/36838495
(cherry picked from commit 3b7e555)
@xedin
Copy link
Contributor Author

xedin commented Feb 1, 2018

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit cff64ec into swiftlang:swift-5.0-branch Feb 1, 2018
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