[all-commits] [llvm/llvm-project] 9bcf0e: [clangd] Optionally add reflection for clangd-inde...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Mon Mar 15 13:07:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bcf0eff99a01094c685ff375a42e3f5a9166094
https://github.com/llvm/llvm-project/commit/9bcf0eff99a01094c685ff375a42e3f5a9166094
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-03-15 (Mon, 15 Mar 2021)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
M clang-tools-extra/clangd/Features.inc.in
M clang-tools-extra/clangd/index/remote/server/CMakeLists.txt
M clang-tools-extra/clangd/index/remote/server/Server.cpp
M llvm/cmake/modules/FindGRPC.cmake
Log Message:
-----------
[clangd] Optionally add reflection for clangd-index-server
This was originally landed without the optional part and reverted later:
https://github.com/llvm/llvm-project/commit/8080ea4c4b8c456c72c617587cc32f174b3105c1
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D98404
More information about the All-commits
mailing list