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

Jan Svoboda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 10:16:08 PST 2021


jansvoboda11 updated this revision to Diff 394600.
jansvoboda11 marked 5 inline comments as done.
jansvoboda11 added a comment.

Rebase on top of D115346 <https://reviews.llvm.org/D115346>, apply suggested changes to the cache structure and allocation strategy.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114966.394600.patch
Type: text/x-patch
Size: 15043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/aaa419d3/attachment.bin>


More information about the llvm-commits mailing list