[PATCH] D115346: [clang][deps] Squash caches for original and minimized files
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 15 08:49:18 PST 2021
jansvoboda11 updated this revision to Diff 394585.
jansvoboda11 added a comment.
Rebase, use `std::atomic` to prevent data races.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115346/new/
https://reviews.llvm.org/D115346
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: D115346.394585.patch
Type: text/x-patch
Size: 22416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/6dc6d77c/attachment-0001.bin>
More information about the cfe-commits
mailing list