Basically that clangd needs an accurate compilation database to consume, which isn't a requirement for other language spaces.
What is an "accurate compilation database"?
If you mean that dependencies better resolve = project better be in a mostly buildable state or they complain of undefined stuff that's true.
What is an "accurate compilation database"?
If you mean that dependencies better resolve = project better be in a mostly buildable state or they complain of undefined stuff that's true.