Skip to content
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

[Caching] Issue a warning when caching build without explicit module #1526

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

cachemeifyoucan
Copy link
Contributor

Issue a warning and disable compile job caching when explicit module is not enabled. This prevents swift-driver attempting to planning a caching build using implicit build, which will result into either a build system crash or bad swift-frontend invocations.

rdar://121206439

Issue a warning and disable compile job caching when explicit module is
not enabled. This prevents swift-driver attempting to planning a caching
build using implicit build, which will result into either a build system
crash or bad swift-frontend invocations.

rdar://121206439
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan
Copy link
Contributor Author

ping

@cachemeifyoucan cachemeifyoucan merged commit 49daa7e into swiftlang:main Jan 24, 2024
3 checks passed
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