ccls
ccls copied to clipboard
Error mesage in CUDA file: use of undeclared identifier cudaConfigureCall (ccls 2)
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?

System information
- ccls version (
git describe --tags --long): ccls version 0.20220729-0-g7445891 - clang version: clang version 8.0.0 (tags/RELEASE_800/final)
- OS: Ubuntu18.04
- Editor: neovim
- Language client (and version): CUDA10.2