Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
clang-tools-extra/clangd/index/remote/server/
-
clangd/
-
index/
-
remote/
-
server/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D99049
[clangd] Fix linker error when linking clang-index-server with shared libraries
Closed
Public
Authored by
nridge
on Mar 21 2021, 10:30 PM.
Download Raw Diff
Details
Reviewers
kadircet
Commits
rG2e58226d8d7e: [clangd] Fix linker error when linking clang-index-server with shared libraries
Summary
Fixes
https://github.com/clangd/clangd/issues/723
Diff Detail
Repository
rG LLVM Github Monorepo
Event Timeline
nridge
created this revision.
Mar 21 2021, 10:30 PM
Herald
added subscribers:
usaxena95
,
kadircet
,
arphaman
,
mgorny
.
·
View Herald Transcript
Mar 21 2021, 10:30 PM
nridge
requested review of this revision.
Mar 21 2021, 10:30 PM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Mar 21 2021, 10:30 PM
Herald
added subscribers:
MaskRay
,
ilya-biryukov
.
·
View Herald Transcript
nridge
edited the summary of this revision.
(Show Details)
Mar 21 2021, 10:31 PM
Harbormaster
completed remote builds in
B94930: Diff 332195
.
Mar 21 2021, 11:19 PM
kadircet
accepted this revision.
Mar 21 2021, 11:36 PM
Comment Actions
thanks, lgtm!
This revision is now accepted and ready to land.
Mar 21 2021, 11:36 PM
Closed by commit
rG2e58226d8d7e: [clangd] Fix linker error when linking clang-index-server with shared libraries
(authored by
nridge
).
·
Explain Why
Mar 21 2021, 11:39 PM
This revision was automatically updated to reflect the committed changes.
nridge
added a commit:
rG2e58226d8d7e: [clangd] Fix linker error when linking clang-index-server with shared libraries
.