[Lldb-commits] [lldb] [lldb][NFC] Use DenseMap for ISAToDescriptorMap in ObjCLanguageRuntime (PR #197443)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed May 13 08:48:14 PDT 2026


https://github.com/JDevlieghere approved this pull request.

LGTM assuming there's a good reason for `insert_or_assign`. And if so, should we consider adopting that everywhere?

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


More information about the lldb-commits mailing list