[PATCH] D114966: [clang][deps] Split filesystem caches

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 09:48:57 PST 2021


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

Add unit test, IWYU.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114966

Files:
  clang/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h
  clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
  clang/unittests/Tooling/DependencyScannerTest.cpp
  llvm/include/llvm/Support/VirtualFileSystem.h
  llvm/lib/Support/VirtualFileSystem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114966.391369.patch
Type: text/x-patch
Size: 34691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/46a9f063/attachment.bin>


More information about the llvm-commits mailing list