The goal is 8 bytes, which has a nonzero risk of collisions with huge indexes.
This patch should shake out any issues with truncation at all, we can lower
further later.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 24089 Build 24088: arc lint + arc unit
Event Timeline
clangd/index/Serialization.cpp | ||
---|---|---|
303 | I think it's actually more important that this is concrete than that it's correct :-) |
maybe SHA1(USR) truncated at RawSize bytes?