Issue 152051
Summary [LLDB] [Native PDB] Wrong name is used for Rust types
Labels new issue
Assignees
Reporter Walnut356
    Mentioned [here](https://github.com/llvm/llvm-project/issues/114906#issuecomment-3151067271), the Native parser appears to be using a unique ID field instead of the name field for Rust types. Example:

Native:

<img width="562" height="51" alt="Image" src="" />

Dia:

<img width="417" height="89" alt="Image" src="" />
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to