jingham added a comment.

There is a TypeSystemEnumerateSupportedLanguages that we use so that we don't 
have to enumerate over all the language in the languages enums.  After all the 
plugin manager knows which languages we have type systems for.  If you're going 
to be doing a lot of this generalization, can you add a similar enumeration for 
the LanguageRuntimes?   There are 40 or so languages in the language enum but 
we only have a couple of LanguageRuntimes...


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

https://reviews.llvm.org/D61921



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

Reply via email to