sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
LGTM with optional mechanical replacement of `Keyword` with `Modifier`.
Comment at: clang-tools-extra/clangd/SemanticHighlighting.h:52
Macro,
+ Keyword,
-
ckandeler created this revision.
ckandeler added a reviewer: sammccall.
Herald added subscribers: kadircet, arphaman.
Herald added a project: All.
ckandeler requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.