You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Caching] Adopt new APIs from libSwiftScan for key computation
Using the new APIs from libSwiftScan for cache key computation. The new
API doesn't require swift-driver and scanner to have the same file
system view for the path of the input files, which eliminates one
failure point.
rdar://119517627
0 commit comments