[all-commits] [llvm/llvm-project] 5fea54: [clangd] Update semanticTokens support to reflect ...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Jul 10 07:53:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5fea54bc05a71e81e843fd9284d258cd38d7fe23
https://github.com/llvm/llvm-project/commit/5fea54bc05a71e81e843fd9284d258cd38d7fe23
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdLSPServer.h
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/Protocol.h
M clang-tools-extra/clangd/test/initialize-params.test
M clang-tools-extra/clangd/test/semantic-tokens.test
Log Message:
-----------
[clangd] Update semanticTokens support to reflect latest LSP draft
Summary: Mostly a few methods and message names have been renamed.
Reviewers: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83556
More information about the All-commits
mailing list