[all-commits] [llvm/llvm-project] 4d700f: [clangd] Pass raw client capabilities to modules. NFC
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Feb 15 11:57:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d700fb0603e6fbdd6f597443b29414f7e133912
https://github.com/llvm/llvm-project/commit/4d700fb0603e6fbdd6f597443b29414f7e133912
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/Module.h
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/Protocol.h
M clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
Log Message:
-----------
[clangd] Pass raw client capabilities to modules. NFC
More information about the All-commits
mailing list