Without this change, we silently proceed on without including
clang_cuda_runtime_wrapper.h. This leads to very strange behavior --
you say you're compiling CUDA code, but e.g. device__ is not defined!
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM