[PATCH] D90518: [clangd] Make tests depend on Clang
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 31 04:41:06 PDT 2020
sammccall added a subscriber: kbobyrev.
sammccall added a comment.
D90528 <https://reviews.llvm.org/D90528> should solve this in a cheaper way. Thanks for raising this though!
@kbobyrev @kadircet we were thinking about adding a buildbot with grpc/remote index enabled. Maybe we should have that one build check-clangd only, and not clang?
It would be a little faster and it would ensure this configuration doesn't break in future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90518/new/
https://reviews.llvm.org/D90518
More information about the cfe-commits
mailing list