[Lldb-commits] [lldb] Refactor TypeSystemClang to use static language set initialization (PR #172567)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 17 11:14:01 PST 2025


bulbazord wrote:

> warning: This version of LLDB has no plugin for the language "rust". Inspection of frame variables will be limited.

This isn't exactly a lie though? I think it would be incorrect to say LLDB supports Rust. Does this change only make the warning go away or does it actually change functionality too?

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


More information about the lldb-commits mailing list