[llvm] [lldb] Update DenseMap lldb formatters (PR #200697)

Dave Lee via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 6 07:58:34 PDT 2026


kastiglione wrote:

I'll need to update this follow the latest DenseMap change (https://github.com/llvm/llvm-project/pull/201281) which removes empty keys and uses a new bit array to track which buckets are occupied.

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


More information about the llvm-commits mailing list