[llvm-branch-commits] [llvm] [Offload][Lang] Add Memset to LLVMOffloading library (PR #216825)
Sophia Herrmann via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Aug 20 10:49:31 PDT 2026
================
@@ -7,6 +7,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/ADT/SmallPtrSet.h"
+#include <cstddef>
----------------
jellytabby wrote:
Done
https://github.com/llvm/llvm-project/pull/216825
More information about the llvm-branch-commits
mailing list