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

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 31 02:19:59 PDT 2025


Michael137 wrote:

> > Could we add a test? The original crash from the issue should do?
> 
> Yes I am doing so. I noticed Rust tests used obj2yaml and I am learning it rn😆

A unit-test might be simpler. Check `DWARFASTParserClangTests` for examples. They have pretty minimal yaml examples. Feel free to ping here if you need help

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


More information about the lldb-commits mailing list