We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74d1e2e commit f2d19c6Copy full SHA for f2d19c6
.clangd
@@ -15,7 +15,7 @@ If:
15
CompileFlags:
16
Add:
17
# Allow variadic CUDA functions
18
- - "-fcuda-allow-variadic-functions"
+ - "-Xclang=-fcuda-allow-variadic-functions"
19
20
---
21
0 commit comments