Skip to content

[Explicit Module Builds] Add libSwiftScan API for scanner cache serialization/deserialization #696

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 1 commit into from
Jun 14, 2021

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jun 3, 2021

swiftlang/swift#37723 added API to libSwiftScan to save and restore the dependency scanner's state on the filesystem.
This PR adds this API to the corresponding client code in the driver.

@artemcm artemcm requested a review from nkcsgexi June 3, 2021 23:55
@artemcm
Copy link
Contributor Author

artemcm commented Jun 3, 2021

@swift-ci please test

…lization/deserialization

swiftlang/swift#37723 added API to libSwiftScan to save and restore the dependency scanner's state on the filesystem.
This PR adds this API to the corresponding client code in the driver.
@artemcm artemcm force-pushed the IncrementalExplicitBuilds branch from b8e944f to 9a0976d Compare June 3, 2021 23:59
@artemcm
Copy link
Contributor Author

artemcm commented Jun 4, 2021

This will need swiftlang/swift#37780 to land in a toolchain snapshot first.

@artemcm
Copy link
Contributor Author

artemcm commented Jun 14, 2021

@swift-ci please test

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