[PATCH] D77766: [clangd] Set up machinery for gtests of ClangdLSPServer.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 17:24:29 PDT 2020
sammccall added a comment.
It seems fairly likely that this is a big complicated thing we end up using for 1 or 2 tests that are too hard to test with lit but can't be tested at a lower level than ClangdLSPServer.
Suggestions on how to make it more lightweight would be welcome!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77766/new/
https://reviews.llvm.org/D77766
More information about the cfe-commits
mailing list