[PATCH] D50571: [clangd] add an extension field to LSP to transfer the diagnostic's category

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 14 10:33:51 PDT 2018


ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.

LGTM.  Let's watch out for possible breakages in any of the clients, though. I've checked VSCode and it seems to be fine with the added fields.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50571





More information about the cfe-commits mailing list