clayborg wrote: > The rust/dylan/pascal addition should be a separate PR
`TypeSystemClangSupportsLanguage` returned that Rust, Dylan and pascal were already returned as supported by this function. Then a warning would appear if `TypeSystemClang::GetSupportedLanguagesForTypes` didn't return true. The rust community uses LLDB to debug rust code. If we want this warning to show up to indicate that it might not be complete type system support, we should abandon this patch? https://github.com/llvm/llvm-project/pull/172567 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
