[Lldb-commits] [lldb] [debugserver][NFC] Add helper function for escaping special characters (PR #162297)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 9 08:27:38 PDT 2025


felipepiovezan 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.

it's not, these are internal linkage functions!

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


More information about the lldb-commits mailing list