mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
Teach swift dependency scanner to use CAS to capture the full dependencies for a build and construct build commands with immutable inputs from CAS. This allows swift compilation caching using CAS.