Skip to content

[5.7][Refactoring] Fix an issue where refactoring misses to refactor references after prefix operators #58685

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

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 5, 2022

…ences after prefix operators

The removed `else if` branch caused the argument to the `-` operator to be be reported as `Mismatch`. I couldn’t figure out what that branch was for, so I removed it.

rdar://91588948
@ahoppen ahoppen added the r5.7 label May 5, 2022
@ahoppen ahoppen requested a review from a team as a code owner May 5, 2022 12:39
@ahoppen
Copy link
Member Author

ahoppen commented May 8, 2022

@swift-ci Please test

@ahoppen ahoppen merged commit 502ee1d into swiftlang:release/5.7 May 9, 2022
@ahoppen ahoppen deleted the pr-5.7/refactor-misses-prefix-operator branch May 9, 2022 14:54
@AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick Flag: Release branch cherry picks swift 5.7 labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.7
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants