dexonsmith added a subscriber: jansvoboda11.
dexonsmith added a comment.

In D102943#2775115 <https://reviews.llvm.org/D102943#2775115>, @pcc wrote:

> Isn't the bug here that module hashing is using `hash_code`? So shouldn't the 
> correct fix be to use a specific hashing algorithm for module hashes?

Yeah, I tend to agree. I thought modules already used MD5, but maybe just for 
the AST signature.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102943

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

Reply via email to