[PATCH] D114966: [clang][deps] Split stat and file content caches
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 21 07:59:53 PST 2021
jansvoboda11 updated this revision to Diff 395684.
jansvoboda11 added a comment.
Erase filenames in temporary `Stat` objects, use `UniqueID` as shard key where appropriate.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114966.395684.patch
Type: text/x-patch
Size: 30899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211221/4cce8390/attachment-0001.bin>
More information about the cfe-commits
mailing list