[Lldb-commits] [lldb] [LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (PR #132274)

Dmitry Vasilyev via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 4 23:23:01 PDT 2025


slydiman wrote:

Disabling asserts locally solved the problem with LLVM_DUMP_METHOD. This patch works again. 
I have refactored CPlusPlusLanguage::MethodName and RichManglingContext.
I got the lldb-server size 6MB. Please review. Thanks

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


More information about the lldb-commits mailing list