[llvm] [LLVM][ADT] Convert llvm::hash_code to unsigned explicitly in DenseMapInfo (PR #77743)

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 04:30:48 PST 2024


joker-eph wrote:

Shouldn't this return `size_t` instead maybe? Why is the implicit narrowing OK here?

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


More information about the llvm-commits mailing list