[clang] [serialization] no transitive decl change (PR #92083)

via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 14 07:46:41 PDT 2024


alexfh wrote:

Thank you for the analysis, Ilya!

Re: a possible resolution, I wonder why `llvm::hash_value` from llvm/ADT/Hashing.h is not used in `DenseSet`? In any case, if this can't be resolved quickly and needs a design discussion, it would be appropriate to revert the patch first.

https://github.com/llvm/llvm-project/pull/92083


More information about the cfe-commits mailing list