[PATCH] D146328: [clang][deps] Only cache files with specific extension

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 15:08:38 PDT 2023


jansvoboda11 updated this revision to Diff 506205.
jansvoboda11 added a comment.

Remove configurable `CacheSuccess`, rename `CacheFailure` to `CacheStatFailure`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146328/new/

https://reviews.llvm.org/D146328

Files:
  clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
  clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146328.506205.patch
Type: text/x-patch
Size: 8975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230317/35e44872/attachment-0001.bin>


More information about the cfe-commits mailing list