Skip to content

[5.7] Remove incrementalCompilationState from ToolExecutionDelegate. #1123

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

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 28, 2022

Cherry-pick of #1121

The incremental state is never used/referenced from this delegate and the existence of this reference may complicate things with respect to the incremental state's lifetime.

rdar://95990331

The incremental state is never used/referenced from this delegate and the existence of this reference may complicate things with respect to the incremental state's lifetime.

rdar://95990331
@artemcm artemcm requested review from owenv and nkcsgexi June 28, 2022 17:44
@artemcm
Copy link
Contributor Author

artemcm commented Jun 28, 2022

@swift-ci please test

@nkcsgexi nkcsgexi merged commit 63d8324 into swiftlang:release/5.7 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants