[Openmp-commits] [openmp] [OpenMP] Basic BumpAllocator for (AMD)GPUs (PR #69806)

Johannes Doerfert via Openmp-commits openmp-commits at lists.llvm.org
Fri Oct 20 19:40:18 PDT 2023


================
@@ -15,9 +15,19 @@
 #endif
 
 #ifdef __cplusplus
+#include <cstddef>
----------------
jdoerfert wrote:

this is not freestanding

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


More information about the Openmp-commits mailing list