This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from f49f41dd [clangd] Added highlighting to enum constants. new c6baa10e [clangd] Added highlighting for members and methods.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clangd/SemanticHighlighting.cpp | 24 +++++++++++++- clangd/SemanticHighlighting.h | 2 ++ clangd/test/semantic-highlighting.test | 8 ++++- clangd/unittests/SemanticHighlightingTests.cpp | 44 ++++++++++++++++++++------ 4 files changed, 67 insertions(+), 11 deletions(-)