Skip to content

[Constraint system] Move addPotentialBinding implementation back to CSBdinings.cpp. #12116

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
Sep 26, 2017
Merged

[Constraint system] Move addPotentialBinding implementation back to CSBdinings.cpp. #12116

merged 1 commit into from
Sep 26, 2017

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Sep 26, 2017

The method is logically part of PotentialBindings, but the
implementation doesn't need to live in the header.

…SBdinings.cpp.

The method is logically part of PotentialBindings, but the
implementation doesn't need to live in the header.
@rudkx
Copy link
Contributor Author

rudkx commented Sep 26, 2017

@swift-ci Please smoke test

Copy link
Contributor

@xedin xedin left a comment

Choose a reason for hiding this comment

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

For some reason I like to implement such declarations inline, but that's not always rational...

@rudkx
Copy link
Contributor Author

rudkx commented Sep 26, 2017

@swift-ci Please smoke test Linux platform

@rudkx rudkx merged commit da87b83 into swiftlang:master Sep 26, 2017
@rudkx rudkx deleted the move-add-potential-binding branch September 26, 2017 03:18
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