[PATCH] D136594: [clangd] Add support for semantic token type "operator"

Christian Kandeler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 00:51:28 PST 2022


ckandeler updated this revision to Diff 478146.
ckandeler added a comment.

Using operators on expressions with dependent types now considered "complex",


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136594

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136594.478146.patch
Type: text/x-patch
Size: 19708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221128/324e2bcc/attachment-0001.bin>


More information about the cfe-commits mailing list