Author: Jason Molenda Date: 2025-02-06T15:04:29-08:00 New Revision: 163ccfac33201948eb430db6fac38d265958cfaa
URL: https://github.com/llvm/llvm-project/commit/163ccfac33201948eb430db6fac38d265958cfaa DIFF: https://github.com/llvm/llvm-project/commit/163ccfac33201948eb430db6fac38d265958cfaa.diff LOG: [lldb][NFC] whitespace reflow Added: Modified: lldb/bindings/interface/SBFrameDocstrings.i Removed: ################################################################################ diff --git a/lldb/bindings/interface/SBFrameDocstrings.i b/lldb/bindings/interface/SBFrameDocstrings.i index 723c1da7c26e2d..f6fb774111a16e 100644 --- a/lldb/bindings/interface/SBFrameDocstrings.i +++ b/lldb/bindings/interface/SBFrameDocstrings.i @@ -87,9 +87,8 @@ See also SBThread." no additional arguments. The register-set SBValue will have a name, e.g. SBFrame::GetRegisters().GetValueAtIndex(0).GetName() -By convention, certain stubs choose to name their general-purpose register-set the 'General Purpose Registers', but that is not required. - register-set may not use that exact name, it is only a convention - used by some stubs. + By convention, certain stubs choose to name their general-purpose + register-set the 'General Purpose Registers', but that is not required. A register-set SBValue will have children, one child per register in the register-set." ) lldb::SBFrame::GetRegisters; _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits