[Lldb-commits] [lldb] [LLDB][Docstrings] Fix some poorly formatted Docstrings (PR #129605)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 7 09:07:52 PST 2025
JDevlieghere wrote:
> Is there a good place to add a blurb about these swig gotcha's? Maybe a `.md` in `bindings/swig`?
That's a great question. There's a lot of institutional knowledge about how SWIG is used in LLDB that hasn't been written down. I think it'd be worth it to have a page on the website (under the section "developing lldb") to cover that. I'd be happy to contribute with some of the caveats/challenges/intricacies of how we use SWIG in LLDB.
https://github.com/llvm/llvm-project/pull/129605
More information about the lldb-commits
mailing list