I would guess that clang-tidy lives in the same package as clang-scan-deps.
clangd doesn’t know how to build modules yet. You’ll need to have CMake build the modules before clangd will understand them.
I would guess that clang-tidy lives in the same package as clang-scan-deps.
clangd doesn’t know how to build modules yet. You’ll need to have CMake build the modules before clangd will understand them.