clangd / coc-clangd

clangd extension for coc.nvim
Apache License 2.0
761 stars 34 forks source link

some error flag but the code can running #631

Closed sngkhiem closed 1 year ago

sngkhiem commented 1 year ago
image

I just installed clangd and got the thing in the photo, why it highlight my code in red without any error of my code

fannheyward commented 1 year ago

You need to setup compile_commands.json to make clangd to understand your code.

https://clangd.llvm.org/installation#project-setup