[all-commits] [llvm/llvm-project] 3d098f: [LLDB] Update SBMemoryRegionInfo doc strings to do...
barsolo2000 via All-commits
all-commits at lists.llvm.org
Fri Aug 1 09:37:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d098f78bfa82bfae5242402d4b8201b1ec38d06
https://github.com/llvm/llvm-project/commit/3d098f78bfa82bfae5242402d4b8201b1ec38d06
Author: barsolo2000 <barsolo at meta.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M lldb/bindings/interface/SBMemoryRegionInfoDocstrings.i
M lldb/include/lldb/API/SBMemoryRegionInfo.h
Log Message:
-----------
[LLDB] Update SBMemoryRegionInfo doc strings to document len and str (#149903)
Updated SBMemoryRegionInfo doc strings:
- Added detailed documentation for the GetDescription() method.
- Included information about the overwritten len() and str() functions
for the SBMemoryRegionInfo type, explaining their behavior and usage.
---------
Co-authored-by: Bar Soloveychik <barsolo at fb.com>
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