[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 17:09:54 PDT 2023


jansvoboda11 updated this revision to Diff 506237.
jansvoboda11 added a comment.
Herald added a subscriber: ormris.

Use named constructors instead of an argument to `PathPolicy`, add unit tests.


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
  clang/unittests/Tooling/DependencyScannerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146328.506237.patch
Type: text/x-patch
Size: 14229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230318/cc6ba9e6/attachment.bin>


More information about the cfe-commits mailing list