[Lldb-commits] [PATCH] D142034: [lldb][Language] List supported languages in expr error text

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 18 09:51:58 PST 2023


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Nice. IIUC, this will query every already registered plugin, so it should also work without modification for e.g., LLDB with Swift support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142034



More information about the lldb-commits mailing list