[Lldb-commits] [lldb] Make SBMemoryRegionInfoList iterable with Python SWIG (PR #117358)
Luke Riddle via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 22 11:38:03 PST 2024
lukejriddle wrote:
> @lukejriddle Can we add a test for this? We just want to have a test case that iterates the regions.
Done
https://github.com/llvm/llvm-project/pull/117358
More information about the lldb-commits
mailing list