[Lldb-commits] [lldb] [LLDB][Docstrings] Drop markdown backticks for codeblock (PR #129605)

Jacob Lalonde via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 6 10:09:22 PST 2025


Jlalond wrote:

@JDevlieghere I should've closed this, but I'm actually going to fix a couple spots around the codebase. It looks like Swig will give a codeblock on `::`, looking at `SBTarget.docstrings.i`. So I'm going to reuse this patch to fix atleast SBProcess, SBProgress, and I think MemoryRegionInfo.

Is there a good place to add a blurb about these swig gotcha's? Maybe a `.md` in `bindings/swig`?

https://github.com/llvm/llvm-project/pull/129605


More information about the lldb-commits mailing list