[Lldb-commits] [lldb] [lldb] Fix SBMemoryRegionInfoListExtensions iter to yield unique refe… (PR #144815)
Jacob Lalonde via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 18 17:51:59 PDT 2025
https://github.com/Jlalond requested changes to this pull request.
Mostly nits, I think we should expand the scope of the fix and add an equality operator for the SBMemoryRegionInfo. Cleans up your test and will save a lot of developer time because this is a very popular SB API
https://github.com/llvm/llvm-project/pull/144815
More information about the lldb-commits
mailing list