Skip to content

[cxx-interop] Add support for C++ shift operators. #32333

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

Conversation

zoecarver
Copy link
Contributor

Support imported C++ << and >> operators in Swift.

Refs #32332.

Support imported C++ `<<` and `>>` operators in Swift.
@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:58
@MForster
Copy link
Contributor

@swift-ci Please test

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!

... to match the new ones.
@swiftlang swiftlang deleted a comment from swift-ci Jun 12, 2020
@swiftlang swiftlang deleted a comment from swift-ci Jun 12, 2020
@MForster
Copy link
Contributor

@swift-ci Please test

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.

3 participants