[Lldb-commits] [lldb] [lldb][RPC] Upstream RPC server interface emitters (PR #138032)
Chelsea Cassanova via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 2 09:22:53 PDT 2025
================
@@ -0,0 +1,15 @@
+# Disabling until the lldb-rpc-gen tool lands.
+UNSUPPORTED: system-windows, system-linux, system-darwin
----------------
chelcassanova wrote:
The unsupported can probably be removed actually, these tests still need to test after the tool lands however.
https://github.com/llvm/llvm-project/pull/138032
More information about the lldb-commits
mailing list