[Lldb-commits] [lldb] Refactor TypeSystemClang to use static language set initialization (PR #172567)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 17 11:45:33 PST 2025
clayborg wrote:
> The rust/dylan/pascal addition should be a separate PR
Why? It was already in there as support languages. The path that was causing the warning to show up was just using an incorrect list of supported languages.
https://github.com/llvm/llvm-project/pull/172567
More information about the lldb-commits
mailing list