Skip to content

[cxx-interop] Add support for percent, ampersand, and pipe operators. #32332

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 2 commits into from
Jun 12, 2020

Conversation

zoecarver
Copy link
Contributor

Adds support for three more basic infix operators: %, &, and |.

Adds support for three more basic infix operators: `%`, `&`, and `|`.
@zoecarver zoecarver added the c++ interop Feature: Interoperability with C++ label Jun 11, 2020
@zoecarver zoecarver requested review from gribozavr and MForster June 11, 2020 23:45
@MForster
Copy link
Contributor

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 16de2c2

Copy link
Contributor

@MForster MForster left a comment

Choose a reason for hiding this comment

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

Thanks!

@MForster
Copy link
Contributor

@swift-ci Please test OS X Platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 16de2c2

@MForster
Copy link
Contributor

@swift-ci Please test

@zoecarver
Copy link
Contributor Author

@swift-ci please test windows platform

@zoecarver zoecarver merged commit 71d2c37 into swiftlang:master Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants