[all-commits] [llvm/llvm-project] 2ef284: [clangd] Fix proto deps, for real this time.
Sam McCall via All-commits
all-commits at lists.llvm.org
Tue Oct 27 01:16:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ef2841c0d0b49a76ea9026f37207a473d7d1332
https://github.com/llvm/llvm-project/commit/2ef2841c0d0b49a76ea9026f37207a473d7d1332
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/index/remote/CMakeLists.txt
Log Message:
-----------
[clangd] Fix proto deps, for real this time.
This is ugly (layering violation) but we can clean it up once we know it
works in CI.
More information about the All-commits
mailing list