This patch removes the ability of a dependency scanning worker to share a FileManager instance between individual scans. It's not sound and doesn't provide performance benefits (due to the underlying caching VFS).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo