Skip to content

[CSGen] Fix LinkedExprAnalyzer greedy operator linking (attempt #2) #13174

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
Nov 30, 2017

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Nov 30, 2017

Let's not attempt to link arithmetic operators together in
presence of concrete and literal (int, float, string) types.

Resolves: rdar://problem/35740653

Let's not attempt to link arithmetic operators together in
presence of concrete and literal (int, float, string) types.

Resolves: rdar://problem/35740653
@xedin
Copy link
Contributor Author

xedin commented Nov 30, 2017

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented Nov 30, 2017

@swift-ci please test source compatibility

@xedin
Copy link
Contributor Author

xedin commented Nov 30, 2017

Just merged revert of XFAIL in ReactiveCocoa, going to re-run source compatibility suite.

@xedin
Copy link
Contributor Author

xedin commented Nov 30, 2017

@swift-ci please test source compatibility

@xedin xedin merged commit eea5e5d into swiftlang:master Nov 30, 2017
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