[Lldb-commits] [lldb] [lldb] Upstream lldb-rpc-gen and LLDB RPC server-side emitters (PR #136748)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 28 10:42:39 PDT 2025


================
@@ -0,0 +1,13 @@
+// Skipping temporarily due to rdar://149500008
----------------
chelcassanova wrote:

The issue is that the tests need the clang resource dir in order to run properly (since `lldb-rpc-gen` is a `ClangTool`). They were originally skipped so that I could add that dir to LLDB lit here: https://github.com/llvm/llvm-project/pull/136761

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


More information about the lldb-commits mailing list