Files
swift-mirror/test/CAS
Qiongsi Wu f66e7a5913 [Dependency Scanning] Ignore -file-compilation-dir during Swift caching build. (#79750)
https://github.com/swiftlang/swift/pull/79270 taught the dependency scanner to ignore `-file-compilation-dir` when caching is
_not_ in effect but did not make the corresponding change when caching is in effect. This PR teaches the scanner to ignore `-file-compliation-dir` when caching is in effect. 

rdar://146025100
2025-03-04 09:03:09 -08:00
..