jingham added a comment.

In D71236#1776404 <https://reviews.llvm.org/D71236#1776404>, @aprantl wrote:

> I'm assuming you already checked that this isn't used in swift-lldb either? 
> Otherwise this obviously LGTM.


This is answering the question "which languages have formatters that are 
compatible with this language."  You should not need a live value to determine 
that, it is a feature of each language.  So even if Swift is using the 
ValueObject version of this, it shouldn't be, and should switch to the 
LanguageType version.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71236/new/

https://reviews.llvm.org/D71236



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to