================
@@ -0,0 +1,13 @@
+// Generate a dummy SB API file using lldb-rpc-gen.
+# RUN: mkdir -p %t/server
+# RUN: mkdir -p %t/lib
----------------
chelcassanova wrote:

I just checked on macOS and got the same error. The error is a bit misleading, 
it's actually happening because I'm using `%lldb-rpc-gen` which expects that 
this binary exists in the build which it doesn't (since the tool hasn't landed 
yet).

If you're ok it, I can XFAIL this test until the `lldb-rpc-gen` itself lands: 
https://github.com/llvm/llvm-project/pull/138031

https://github.com/llvm/llvm-project/pull/138028
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to