[PATCH] D51077: [clangd] send diagnostic categories only when 'categorySupport' capability was given by the client
Alex Lorenz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 22 13:31:11 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340449: [clangd] send diagnostic categories only when 'categorySupport' (authored by arphaman, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D51077?vs=161860&id=162042#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51077
Files:
clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/Diagnostics.h
clang-tools-extra/trunk/clangd/Protocol.cpp
clang-tools-extra/trunk/clangd/Protocol.h
clang-tools-extra/trunk/test/clangd/compile-commands-path-in-initialize.test
clang-tools-extra/trunk/test/clangd/compile-commands-path.test
clang-tools-extra/trunk/test/clangd/diagnostic-category.test
clang-tools-extra/trunk/test/clangd/diagnostics.test
clang-tools-extra/trunk/test/clangd/did-change-configuration-params.test
clang-tools-extra/trunk/test/clangd/execute-command.test
clang-tools-extra/trunk/test/clangd/extra-flags.test
clang-tools-extra/trunk/test/clangd/fixits-embed-in-diagnostic.test
clang-tools-extra/trunk/test/clangd/fixits.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51077.162042.patch
Type: text/x-patch
Size: 10981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180822/f15b93d7/attachment.bin>
More information about the llvm-commits
mailing list