[all-commits] [llvm/llvm-project] f72610: [clangd] Fix shared-lib builds
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Tue Nov 24 04:05:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f726101b6240a6740b3c0926af759da5e7336f8a
https://github.com/llvm/llvm-project/commit/f726101b6240a6740b3c0926af759da5e7336f8a
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
M clang-tools-extra/clangd/index/remote/CMakeLists.txt
M clang-tools-extra/clangd/index/remote/marshalling/CMakeLists.txt
M clang-tools-extra/clangd/index/remote/server/CMakeLists.txt
M clang-tools-extra/clangd/unittests/CMakeLists.txt
M llvm/cmake/modules/FindGRPC.cmake
Log Message:
-----------
[clangd] Fix shared-lib builds
Differential Revision: https://reviews.llvm.org/D91859
More information about the All-commits
mailing list