[all-commits] [llvm/llvm-project] f095ac: [clangd] Fix use of system-installed GRPC after f7...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Nov 26 14:09:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f095ac11a9550530a4a54298debb8b04b36422be
https://github.com/llvm/llvm-project/commit/f095ac11a9550530a4a54298debb8b04b36422be
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M llvm/cmake/modules/FindGRPC.cmake
Log Message:
-----------
[clangd] Fix use of system-installed GRPC after f726101b6240a6740b3c0926af759da5e7336f8a
We need a real target now, and it was only being created if grpc was
built from source or imported from homebrew.
Differential Revision: https://reviews.llvm.org/D92107
More information about the All-commits
mailing list