[PATCH] D64257: [clangd] Added highlighting for class and enum types

Johan Vikström via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 01:43:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365602: [clangd] Added highlighting for class and enum types. (authored by jvikstrom, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64257?vs=208708&id=208895#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64257

Files:
  clang-tools-extra/trunk/clangd/SemanticHighlighting.cpp
  clang-tools-extra/trunk/clangd/SemanticHighlighting.h
  clang-tools-extra/trunk/clangd/test/semantic-highlighting.test
  clang-tools-extra/trunk/clangd/unittests/SemanticHighlightingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64257.208895.patch
Type: text/x-patch
Size: 7195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/015dd7f2/attachment.bin>


More information about the llvm-commits mailing list