[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 23 14:13:08 PDT 2025


ashgti wrote:

I updated my branch with main and updated the launch handler to return an `llvm::Error` to simplify the body.

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


More information about the lldb-commits mailing list