After https://reviews.llvm.org/D50571 Clangd started sending categories with each diagnostic, but that broke the eglot client. This patch puts the categories behind a capability to fix that breakage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM