Skip to content

Merge spacedBinaryOperator and unspacedBinaryOperator #1215

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 11, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 10, 2023

We can only merge spacedBinaryOperator and unspacedBinaryOperator because the prefix/postfix distinction is not implemented in SwiftOperators. We don’t want to implement the distinction between prefix/infix/postfix operators in SwiftOperators there because it’s nice to get the prefix/postfix distinction without having to run the semantic SwiftOperator.

rdar://103774663

@ahoppen
Copy link
Member Author

ahoppen commented Jan 10, 2023

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Jan 10, 2023

@ahoppen
Copy link
Member Author

ahoppen commented Jan 11, 2023

@ahoppen ahoppen force-pushed the ahoppen/merge-binary-operators branch from 8520cc1 to 4ea6531 Compare January 11, 2023 08:31
@ahoppen
Copy link
Member Author

ahoppen commented Jan 11, 2023

@ahoppen ahoppen force-pushed the ahoppen/merge-binary-operators branch from 4ea6531 to 5286555 Compare January 11, 2023 10:36
@ahoppen
Copy link
Member Author

ahoppen commented Jan 11, 2023

@ahoppen
Copy link
Member Author

ahoppen commented Jan 11, 2023

@ahoppen ahoppen merged commit 80b28f4 into swiftlang:main Jan 11, 2023
@ahoppen ahoppen deleted the ahoppen/merge-binary-operators branch January 11, 2023 18:32
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