Skip to content

Remove incrementalCompilationState from ToolExecutionDelegate. #1121

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

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 a review from owenv June 28, 2022 17:32
@artemcm
Copy link
Contributor Author

artemcm commented Jun 28, 2022

@swift-ci please test

@artemcm artemcm merged commit 713b517 into swiftlang:main Jun 28, 2022
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