[all-commits] [llvm/llvm-project] dd8982: Revert "[FindGRPC.cmake] Use `llvm_add_library()` ...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Thu Aug 18 09:20:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd8982d44afbbf42c9341bd4a7c8674da27b8f19
https://github.com/llvm/llvm-project/commit/dd8982d44afbbf42c9341bd4a7c8674da27b8f19
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M llvm/cmake/modules/FindGRPC.cmake
Log Message:
-----------
Revert "[FindGRPC.cmake] Use `llvm_add_library()` for the custom proto target instead of `add_llvm_library()`"
Breaks configuring `clangd` with `-DCLANGD_ENABLE_REMOTE=On` (https://github.com/llvm/llvm-project/issues/57213)
This reverts commit ba688024077c3e51c6a0949246b2a1b76284e681.
Differential Revision: https://reviews.llvm.org/D132138
More information about the All-commits
mailing list