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

Johan Vikström via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 06:55:58 PDT 2019


jvikstrom updated this revision to Diff 208670.
jvikstrom marked 4 inline comments as done.
jvikstrom added a comment.

No longer highlighting anonymous structs as types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64257

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64257.208670.patch
Type: text/x-patch
Size: 6615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/20bb9246/attachment.bin>


More information about the cfe-commits mailing list