Skip to content

[Gardening] Change calls of getName().isOperator() to isOperator() #8015

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
Mar 10, 2017

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Mar 10, 2017

This is part 1 of #6848.

The semantics of getName().isOperator() and isOperator() are exactly the same for ValueDecls and this change will help with a later commit of #6848 when getName will be removed from ValueDecl.

@ahoppen ahoppen requested a review from jrose-apple March 10, 2017 09:09
@ahoppen
Copy link
Member Author

ahoppen commented Mar 10, 2017

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Jenkins build - Swift Test OS X Platform
Git Commit - 1b7055d
Test requested by - @ahoppen

@ahoppen
Copy link
Member Author

ahoppen commented Mar 10, 2017

Build failure seems to be unrelated

@jrose-apple
Copy link
Contributor

Let's just try it again for now.

@swift-ci Please test macOS

@ahoppen ahoppen merged commit dd1c661 into swiftlang:master Mar 10, 2017
@ahoppen ahoppen deleted the isOperator-gardening branch May 29, 2017 15:31
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