[Lldb-commits] [lldb] [debugserver][NFC] Add helper function for escaping special characters (PR #162297)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 7 14:52:19 PDT 2025
JDevlieghere wrote:
Assuming this is part of `lldbDebugserverCommon`, can we add a unit test for this? I don't believe that exists today, but it shouldn't be hard to add. We have some prior art with the unit tests that I added for the library code of lldb-dap.
https://github.com/llvm/llvm-project/pull/162297
More information about the lldb-commits
mailing list