Skip to content

[move-only-addr] Misc refactorings/cleanups #62423

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 6 commits into from
Dec 7, 2022

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Dec 6, 2022

This PR contains a series of NFCI cleanups before I make larger changes. Just cleaned up the logic/deleted dead code/added comments/etc.

…a state structure with helpers.

This just allows me to sink busy code into helpers on the state making the
implementation easier to understand. It also gave me a good place to add
comments that will make it clearer what we are actually doing.

NFCI.
…ation into a helper method that returns a summary.

Just refactoring further to make the code easier to understand. NFCI.
… a helper function.

Just more refactoring in preparation for some fixes. NFCI.
…struct and clean it up a little bit to take summaries.

NFCI.
@gottesmm
Copy link
Contributor Author

gottesmm commented Dec 6, 2022

@swift-ci smoke test

@gottesmm gottesmm merged commit 23759d5 into swiftlang:main Dec 7, 2022
@gottesmm gottesmm deleted the move-only-addr-cleanups branch December 7, 2022 01:55
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.

1 participant