[PATCH] D148489: [clangd] Implement configs to stop clangd produce a certain semantic tokens
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 26 00:25:58 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6feaa5416bf6: [clangd] Implement configs to stop clangd produce a certain semantic tokens (authored by daiyousei-qz, committed by nridge).
Changed prior to commit:
https://reviews.llvm.org/D148489?vs=525448&id=525967#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148489/new/
https://reviews.llvm.org/D148489
Files:
clang-tools-extra/clangd/Config.h
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigFragment.h
clang-tools-extra/clangd/ConfigYAML.cpp
clang-tools-extra/clangd/SemanticHighlighting.cpp
clang-tools-extra/clangd/SemanticHighlighting.h
clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp
clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148489.525967.patch
Type: text/x-patch
Size: 15235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230526/b99588bd/attachment.bin>
More information about the cfe-commits
mailing list