[Lldb-commits] [lldb] [LLDB][DWARF] Use the same qualified name computation for Rust (PR #165840)

via lldb-commits lldb-commits at lists.llvm.org
Sun Nov 2 20:04:09 PST 2025


imkiva wrote:

I added a test according to the existing `enum-structs` tests in LLDB. Do we need another unittest version for this? Maybe we can check the generated `CXXRecordDecl` to ensure it does not introduce cycles?

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


More information about the lldb-commits mailing list