[PATCH] D114966: [clang][deps] Split stat and file content caches

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 17 05:34:18 PST 2021


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

Implement new version that ensures the stat and contents of a file are always in sync.


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.395102.patch
Type: text/x-patch
Size: 27957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211217/66b56559/attachment-0001.bin>


More information about the cfe-commits mailing list