mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We previously added dependencies to the tracker inline while validating a cached module's dependencies were up to date. If one of its dependencies ended up being out of date though, we shouldn't have added the previous dependencies, as that means the dependency list itself was also out of date. This patch changes the behavior to only add the module's dependencies once we've verified they're all up to date.
44 KiB
44 KiB