Skip to content

Conversation

@benb
Copy link
Contributor

@benb benb commented Nov 27, 2025

I missed this in my earlier work on using hashes for Swift Incremental compilation.
(#1923)

Without this, we can have compiles that skip all recompilation save the emission of an identical Swiftmodule.

I missed this in my earlier work on using hashes for Swift Incremental compilation.
@artemcm
Copy link
Contributor

artemcm commented Dec 1, 2025

Could you lease add a test which would fail prior to this change?

@benb
Copy link
Contributor Author

benb commented Dec 2, 2025

Added a test that emit-module is now skipped, and a sanity test that it is still run when file contents change, even with this feature enabled.

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