[PATCH] D127856: [clangd] Support multiline semantic tokens

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 08:18:52 PDT 2022


kadircet updated this revision to Diff 438711.
kadircet marked 4 inline comments as done.
kadircet added a comment.

Get rid of the copy in common case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127856

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SemanticHighlighting.h
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127856.438711.patch
Type: text/x-patch
Size: 8918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220621/656dcff4/attachment-0001.bin>


More information about the cfe-commits mailing list