Skip to content

[stdlib] returning false in case where comparison cannot succeed in SwiftValue #4813

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 20, 2016

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Sep 15, 2016

In the SwiftValue.isEqual there are a few places, where it returns the result of == of things that have already been checked for equality. These can be safely replaced by NOs.

@moiseev
Copy link
Contributor Author

moiseev commented Sep 15, 2016

@swift-ci Please test
/cc @gribozavr

@moiseev
Copy link
Contributor Author

moiseev commented Sep 15, 2016

@swift-ci Please test

@gribozavr
Copy link
Contributor

LGTM, thanks!

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - 7718f16
Test requested by - @moiseev

@moiseev
Copy link
Contributor Author

moiseev commented Sep 19, 2016

@swift-ci Please test macOS platform

@moiseev moiseev merged commit 46b860b into swiftlang:master Sep 20, 2016
@moiseev moiseev deleted the no-no branch September 20, 2016 17:01
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.

3 participants