jhuber6 wrote:

CUDA defines this as this, perhaps we should do the same?
```c
__device__ void __cxa_pure_virtual(void) { __builtin_trap() }
```

https://github.com/llvm/llvm-project/pull/159856
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to