[Lldb-commits] [lldb] [lldb-dap] Fix DAPError (PR #145010)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 20 08:17:53 PDT 2025


https://github.com/JDevlieghere commented:

This patch seems to be doing multiple things and unless they really depend on each other, they should really be separate PRs. For example, the URL label change looks like it can stand on its own and can easily be tested through a unit test.

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


More information about the lldb-commits mailing list