[Lldb-commits] [lldb] [lldb][lldb-dap] Cleanup breakpoint filters. (PR #87550)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 5 13:59:31 PDT 2024


adrian-prantl wrote:

> I would be nice if we can detect if we support Swift dynamically. Internally in LLDB, we can ask for a TypeSystem by language using:

See also how lldb/test/Shell/Process/UnsupportedLanguage.test works


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


More information about the lldb-commits mailing list