[Lldb-commits] [lldb] [LLDB][NFC] Move CPlusPlusLanguage methods used in Core/Module.cpp to a separated module to break lldb-server dependencies (PR #132274)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 4 06:56:13 PDT 2025


slydiman wrote:

> I'm actually very much opposed to that. lldb-server not need/use a Debugger, nor a thread pool nor any IO handling present in that file. I wouldn't want to create a Debugger "plugin" for the sake of lldb-server. It should be cut off above that.

#134383

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


More information about the lldb-commits mailing list