[all-commits] [llvm/llvm-project] 2e5822: [clangd] Fix linker error when linking clang-index...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sun Mar 21 23:39:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e58226d8d7ee8b5e4a0f13188ef7d97911abae4
https://github.com/llvm/llvm-project/commit/2e58226d8d7ee8b5e4a0f13188ef7d97911abae4
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-03-22 (Mon, 22 Mar 2021)
Changed paths:
M clang-tools-extra/clangd/index/remote/server/CMakeLists.txt
Log Message:
-----------
[clangd] Fix linker error when linking clang-index-server with shared libraries
Fixes https://github.com/clangd/clangd/issues/723
Differential Revision: https://reviews.llvm.org/D99049
More information about the All-commits
mailing list