[PATCH] D127403: [clangd] Implement semantic token modifier "definition"

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 14:13:06 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4abc910a42e5: [clangd] Implement semantic token modifier "definition" (authored by ckandeler, committed by nridge).

Changed prior to commit:
  https://reviews.llvm.org/D127403?vs=466731&id=468318#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127403

Files:
  clang-tools-extra/clangd/SemanticHighlighting.cpp
  clang-tools-extra/clangd/SemanticHighlighting.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127403.468318.patch
Type: text/x-patch
Size: 52788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221017/21cfc690/attachment-0001.bin>


More information about the cfe-commits mailing list