MaskRay / ccls

C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Apache License 2.0
3.73k stars 254 forks source link

Error mesage in CUDA file: use of undeclared identifier cudaConfigureCall (ccls 2) #908

Open QiangZiBro opened 1 year ago

QiangZiBro commented 1 year ago

Hello, I'm using coc.nvim+ccls for CUDA completion, it works for completion/go to definition, but got error message in every cuda kernel call: use of undeclared identifier cudaConfigureCall (ccls 2). Does anybody know how to solve it? image

System information