[Lldb-commits] [lldb] [lldb] Document the SBDebugger public interface (PR #147621)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 11 13:36:13 PDT 2025


JDevlieghere wrote:

I think both are true. When using an IDE with LSP support, the doxygen comments can be quite helpful and they're easier to keep up to date compared to a separate design document. I've reduced the verbosity further and now almost all comments are a single line.

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


More information about the lldb-commits mailing list