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

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 17 11:58:44 PST 2025


Michael137 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.

Just because then one can review the "making the LanguageSet initialization a one-time operation" and the "add rust to supported languages" separately. But if others are happy as-is, I won't block merging.

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


More information about the lldb-commits mailing list