[PATCH] D63919: [clangd] Emit publishSemanticHighlighting in LSP if enabled

Johan Vikström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 28 03:53:04 PDT 2019


jvikstrom updated this revision to Diff 207031.
jvikstrom marked an inline comment as done.
jvikstrom added a comment.

Added SemanticHighlightingInformation and SemantigHighlightingParams.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63919/new/

https://reviews.llvm.org/D63919

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SemanticHighlighting.h
  clang-tools-extra/clangd/test/initialize-params.test
  clang-tools-extra/clangd/test/semantic-highlighting.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63919.207031.patch
Type: text/x-patch
Size: 12843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190628/7ae799a1/attachment-0001.bin>


More information about the cfe-commits mailing list