Skip to content

[NFC] Add IncrementalJobAction #34224

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 2 commits into from
Oct 7, 2020
Merged

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Oct 7, 2020

Add a common base class for Actions that have incremental behavior - for now, that means they can be skipped. This forms the foundation of the work to extend incremental behavior to merge-modules and the precompile step.

rdar://65893400, rdar://64765215

CodaFi added 2 commits October 7, 2020 12:07
This will be used to extend incremental behavior to merge-modules and the bridging header precompile step.
This function was being used in a roundabout way to test for a compile job action. But the actual data itself was not being used.
@CodaFi
Copy link
Contributor Author

CodaFi commented Oct 7, 2020

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit ee280e6 into swiftlang:main Oct 7, 2020
@CodaFi CodaFi deleted the radical-incrementalism branch October 7, 2020 21:53
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