[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:25 PDT 2025
================
@@ -0,0 +1,20 @@
+#ifndef LLDB_API_SBRPC_CHECKARRAYPTR_H
+#define LLDB_API_SBRPC_CHECKARRAYPTR_H
+
+#include <cstddef>
+#include <cstdio>
+
+#include "lldb/API/SBDefines.h"
+
+namespace lldb {
+class LLDB_API SBRPC_CHECKARRAYPTR {
----------------
medismailben wrote:
+1
https://github.com/llvm/llvm-project/pull/147655
More information about the lldb-commits
mailing list