sammccall added a comment.

These hashes are used in the filenames of index shards, and in the metadata 
describing dependencies between shards.

So this is an incompatible change to indexing format, you also need to 
increment `constexpr static uint32_t Version` in Serialization.cpp:460.

(I think this is fine, but not stamping just yet as I want to sync with Kadir 
on monday - I don't think we have anything that GCs the old shards but probably 
that shouldn't block this change)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155992/new/

https://reviews.llvm.org/D155992

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to