swift icon indicating copy to clipboard operation
swift copied to clipboard

[Dependency Scanning] Disable validation of Swift dependency modules' existing pre-built candidate binary module files in the scanner, on a non-caching build.

Open artemcm opened this issue 1 year ago • 2 comments

As-is, this default interferes with the incremental build machinery which conservatively assumes that binary module dependencies must cause dependents to be re-built.

artemcm avatar Jul 30 '24 00:07 artemcm

@swift-ci test

artemcm avatar Jul 30 '24 00:07 artemcm

https://github.com/swiftlang/swift-driver/pull/1673 @swift-ci test

artemcm avatar Jul 30 '24 16:07 artemcm