[PATCH] D114966: [clang][deps] Split stat and file content caches
Jan Svoboda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 04:35:38 PST 2022
jansvoboda11 updated this revision to Diff 401171.
jansvoboda11 marked 7 inline comments as done.
jansvoboda11 added a comment.
Update comments, remove `std::atomic<>`, merge `getOrEmplaceContentsForUID` into `getOrEmplaceEntryForUID`.
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.401171.patch
Type: text/x-patch
Size: 30557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/51db7e5c/attachment.bin>
More information about the llvm-commits
mailing list