[all-commits] [llvm/llvm-project] a3321e: [LLDB][Documentation] Add a doc string to sbproces...
Jacob Lalonde via All-commits
all-commits at lists.llvm.org
Mon Feb 3 11:26:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3321ea5d60f10ee1abe03fa95b08095ced61c76
https://github.com/llvm/llvm-project/commit/a3321ea5d60f10ee1abe03fa95b08095ced61c76
Author: Jacob Lalonde <jalalonde at fb.com>
Date: 2025-02-03 (Mon, 03 Feb 2025)
Changed paths:
M lldb/bindings/interface/SBProcessDocstrings.i
Log Message:
-----------
[LLDB][Documentation] Add a doc string to sbprocess to show MemoryRegions is iterable (#125557)
My colleague, @lukejriddle made the SBMemoryRegionList object iterable
in #117358. This isn't documented anywhere and so I added a blurb about
it to SBProcess.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list