You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[llvm][cas] Extend on-disk CAS validation to ActionCache
Validate the ActionCache hash-mapped trie structure and sanity check the
resulting values. Unlike the CAS itself there is no direct way to check
the values are "correct", but at least we can check for invalid zero
offsets, which is what we would get if we dropped page writes or
truncated the file.
(cherry picked from commit 2966de4)
0 commit comments