[PATCH] D77811: [clangd] WIP playing with semantic highlighting modifiers

2021-01-27 Thread Sam McCall via Phabricator via cfe-commits
sammccall updated this revision to Diff 319591. sammccall added a comment. Herald added subscribers: llvm-commits, hiraditya. Herald added a project: LLVM. Rebase, polish, add tests. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77811/new/ https://

[PATCH] D77811: [clangd] WIP playing with semantic highlighting modifiers

2020-04-09 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov. Herald added a project: clang. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D77811 Files: clang-tools-extra/clangd/ClangdLSPServer.cpp cl