[Lldb-commits] [lldb] [lldb][rpc] Upstream RPC Client Library Emitters (PR #147655)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 24 21:27:51 PDT 2025


================
@@ -0,0 +1,20 @@
+#ifndef LLDB_API_SBRPC_CHECKARRAYPTR_H
+#define LLDB_API_SBRPC_CHECKARRAYPTR_H
+
+#include <cstddef>
+#include <cstdio>
----------------
medismailben wrote:

Make sure to remove this from every test 

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


More information about the lldb-commits mailing list