Skip to content

[SwiftCaching] Tweak warning for disable pch when caching is enabled #1859

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

Conversation

cachemeifyoucan
Copy link
Contributor

Tweak the warning message when using -disable-bridging-pch when using together with -cache-compile-job since it can be confusing. The new message should be clear that the automatic resolution from the driver is to ignore -disable-bridging-pch and enable compilation caching.

rdar://148284738

Tweak the warning message when using -disable-bridging-pch when
using together with -cache-compile-job since it can be confusing.
The new message should be clear that the automatic resolution from
the driver is to ignore -disable-bridging-pch and enable compilation
caching.

rdar://148284738
@cachemeifyoucan
Copy link
Contributor Author

@swift-ci please test

@cachemeifyoucan cachemeifyoucan merged commit da1246a into swiftlang:main Apr 1, 2025
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