The install target for clang distributes the clangd static libs but missing corresponding headers. The diff adds necessary headers. That opens a possibility to create custom clangd builds outside LLVM repo.
Test Plan:
ninja install-clangd-headers
see the headers installed at the install folder