mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "[Dependency Scanning] Use a standalone DependencyScanningFilesystemon the scanner, sharing a common status cache from Clang's dependency service cache"
This commit is contained in:
@@ -427,6 +427,7 @@ SwiftDependencyScanningService::SwiftDependencyScanningService() {
|
||||
/* CAS (llvm::cas::ObjectStore) */ nullptr,
|
||||
/* Cache (llvm::cas::ActionCache) */ nullptr,
|
||||
/* SharedFS */ nullptr);
|
||||
SharedFilesystemCache.emplace();
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user