[Lldb-commits] [lldb] [lldb] Optimized lldb-server memory usage (PR #100666)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 25 18:48:22 PDT 2024


jasonmolenda wrote:

Hm, I was worried that we might get the filepath of a unix socket in some use case, but we llvm::to_integer(port_cstr) shortly later, so that can't be the case.

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


More information about the lldb-commits mailing list