[all-commits] [llvm/llvm-project] 915659: [clangd] Fix build failures observed on build bots...
ahsansaghir via All-commits
all-commits at lists.llvm.org
Wed Jul 12 14:15:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 915659bfa1e9fe2e2c748ac84d33881e248f9ad5
https://github.com/llvm/llvm-project/commit/915659bfa1e9fe2e2c748ac84d33881e248f9ad5
Author: Ahsan Saghir <saghir at ca.ibm.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/tool/CMakeLists.txt
Log Message:
-----------
[clangd] Fix build failures observed on build bots for missing libs
This was broken by 56ac9d46a7c1468d587ccec02a781e52d0bb298a.
There were some changes made to fix it in
a20d57e83441a69fa2bab86593b18cc0402095d2, but that did not quite
fix everything.
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D155111
More information about the All-commits
mailing list