[all-commits] [llvm/llvm-project] 0c96a9: [clangd] Log feature configuration (linux+asan+grp...
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Jun 30 08:50:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c96a92d8666b8eb69eb1275aed572f857182d9a
https://github.com/llvm/llvm-project/commit/0c96a92d8666b8eb69eb1275aed572f857182d9a
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdLSPServer.h
M clang-tools-extra/clangd/ConfigCompile.cpp
A clang-tools-extra/clangd/Features.cpp
A clang-tools-extra/clangd/Features.h
M clang-tools-extra/clangd/Features.inc.in
M clang-tools-extra/clangd/index/remote/Client.cpp
M clang-tools-extra/clangd/index/remote/server/Server.cpp
M clang-tools-extra/clangd/tool/ClangdMain.cpp
M clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
Log Message:
-----------
[clangd] Log feature configuration (linux+asan+grpc) of the clangd build
Included in logs, --version, remote index queries, and LSP serverInfo.
Differential Revision: https://reviews.llvm.org/D100553
More information about the All-commits
mailing list