[PATCH] D77811: [clangd] Implement semanticTokens modifiers
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 29 14:26:56 PST 2021
sammccall updated this revision to Diff 320218.
sammccall added a comment.
Add tests for 'abstract' and fix bugs
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.320218.patch
Type: text/x-patch
Size: 59338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210129/67e5a2ef/attachment-0001.bin>
More information about the cfe-commits
mailing list