[PATCH] D77811: [clangd] Implement semanticTokens modifiers

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 07:35:09 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd8fb21227ce: [clangd] Implement semanticTokens modifiers (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D77811?vs=320464&id=322391#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77811

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SemanticHighlighting.h
  clang-tools-extra/clangd/refactor/tweaks/AnnotateHighlightings.cpp
  clang-tools-extra/clangd/test/initialize-params.test
  clang-tools-extra/clangd/test/semantic-tokens.test
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
  clang-tools-extra/clangd/unittests/tweaks/AnnotateHighlightingsTests.cpp
  llvm/lib/Testing/Support/Annotations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77811.322391.patch
Type: text/x-patch
Size: 59486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210209/58e448df/attachment-0001.bin>


More information about the cfe-commits mailing list