mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Add a new async download API from CASID. This helps build system better schedule the job/remove duplicated downloads, than using an opaque cached_output handle.