Skip to content

[NFC] Clean Up FrontendTool #33672

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 3 commits into from
Aug 28, 2020
Merged

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Aug 27, 2020

Try to impose a simple structure that splits performing actions from the
pre and post-pipeline conditions. Wherever actions would take more than
a simple return, split them into functions. Refine functions that
perform effects to return status codes when they fail. Finally,
delineate functions that need semantic analysis from those that do not.

CodaFi added 3 commits August 27, 2020 16:15
Try to impose a simple structure that splits performing actions from the
pre and post-pipeline conditions. Wherever actions would take more than
a simple return, split them into functions. Refine functions that
perform effects to return status codes when they fail. Finally,
delineate functions that need semantic analysis from those that do not.

Overall this should be NFC.
@CodaFi CodaFi requested a review from hamishknight August 27, 2020 23:17
@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 27, 2020

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 27, 2020

@swift-ci test source compatibility

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 4c56c95

Copy link
Contributor

@hamishknight hamishknight left a comment

Choose a reason for hiding this comment

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

Very nice!

@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 28, 2020

@swift-ci test Linux

@swiftlang swiftlang deleted a comment from swift-ci Aug 28, 2020
@CodaFi
Copy link
Contributor Author

CodaFi commented Aug 28, 2020

@CodaFi CodaFi merged commit 7c8041a into swiftlang:master Aug 28, 2020
@CodaFi CodaFi deleted the ceci-nest-pas-une-pipeline branch August 28, 2020 21:07
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