Skip to content

swift-module-digester: include operator overloads in the module dump. #19620

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 29, 2018

Conversation

nkcsgexi
Copy link
Contributor

No description provided.

@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

@swift-ci Please smoke test Linux platform

@nkcsgexi nkcsgexi merged commit d15f611 into swiftlang:master Sep 29, 2018
Func BinaryInteger.>>(_:_:) has been added as a protocol requirement
Func BinaryInteger.>>=(_:_:) has been added as a protocol requirement
Func BinaryInteger.\/(_:_:) has been added as a protocol requirement
Func BinaryInteger.\/=(_:_:) has been added as a protocol requirement
Copy link
Contributor

Choose a reason for hiding this comment

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

This looks like something got escaped improperly.

@jrose-apple
Copy link
Contributor

I'm kind of terrified that these weren't being checked before.

@nkcsgexi
Copy link
Contributor Author

We were not checking them for api stability, but we will when we start to generate baseline for abi stability and check it.

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