[PATCH] D64922: [clangd] Added option to enable semantic highlighting via an experimental capability

Johan Vikström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 18 07:15:13 PDT 2019


jvikstrom updated this revision to Diff 210559.
jvikstrom added a comment.

Made Protocol comment be doxygen.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64922

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64922.210559.patch
Type: text/x-patch
Size: 5735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190718/4ad2a1e8/attachment.bin>


More information about the cfe-commits mailing list