[PATCH] D66828: [clangd] Add distinct highlightings for static fields and methods

Nathan Ridge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 20:37:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370429: [clangd] Add distinct highlightings for static fields and methods (authored by nridge, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66828?vs=217486&id=218018#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66828

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: D66828.218018.patch
Type: text/x-patch
Size: 6722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190830/2ca81d67/attachment.bin>


More information about the llvm-commits mailing list