[clang] [llvm] [clang][deps] Overload `Filesystem::exists` in `DependencyScanningFilesystem` to have it use cached `status` (PR #88152)
Artem Chikin via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 15:22:49 PDT 2024
artemcm wrote:
> I'd like to see a unit test specific to `DependencyScanningFilesystem`, similar to what I have here: #68645.
Done! Added one in `DependencyScanningFilesystemTest.cpp`. Thank you.
https://github.com/llvm/llvm-project/pull/88152
More information about the llvm-commits
mailing list