naveen-seth wrote: For additional context, the newly added calls in #169964 all accept an `OverlayFileSystem`:
https://github.com/llvm/llvm-project/blob/fa1dceb67f6fef652c2bf91c070ede64eadc49c6/clang/lib/DependencyScanning/DependencyScanningWorker.cpp#L186-L189 Because I want the upcoming additions to `computeDependencies` to be consistent with this and also accept an `OverlayFileSystem`, this aligns the return types of the helpers. https://github.com/llvm/llvm-project/pull/172166 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
