Skip to content

Refactoring plan standard compile #270

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 14 commits into from
Sep 23, 2020

Conversation

davidungar
Copy link
Contributor

Prior to work on incremental compilation, refactor planStandardCompile in order to clarify causality chains.
Does change the order of planned jobs in jobs, but I believe that isn't the scheduled order, anyway.

Passing some mutable state around via "add" functions to clarify that the callee is only adding to the collections in question.

@davidungar
Copy link
Contributor Author

@swift-ci please test

@davidungar
Copy link
Contributor Author

@DougGregor This is the same thing you already reviewed. It seems that I had to redo the PR after the master-main switch. Thanks!

@davidungar davidungar merged commit 35e61f0 into swiftlang:main Sep 23, 2020
@davidungar davidungar deleted the refactoring-planStandardCompile branch October 28, 2020 17:08
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.

2 participants