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 9dbdd9af [clangd] fix assert in test after r365531. new a9c0b465 [clangd] Added highlighting for class and enum types.
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 | 52 ++++++++++++++++++++++--- clangd/SemanticHighlighting.h | 2 + clangd/test/semantic-highlighting.test | 6 +++ clangd/unittests/SemanticHighlightingTests.cpp | 54 ++++++++++++++++++++------ 4 files changed, 98 insertions(+), 16 deletions(-)