Compiler projects using llvm
// required for __clang_cuda_runtime_wrapper.h tests
#pragma once
void* memcpy(void* dst, const void* src, size_t num);