[llvm] [DenseMap] Fix constness issues with lookup_or (PR #139247)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu May 15 03:17:44 PDT 2025


artagnon wrote:

Gentle ping. The `const_arg_t<ValueT>` is incorrect when the value in the map is non-cost. This patch isn't a blocker for anything yet, but it would be nice to get this fixed.

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


More information about the llvm-commits mailing list