[PATCH] D52030: [clangd] Test benchmark if we can build it
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 13 06:59:28 PDT 2018
kbobyrev accepted this revision.
kbobyrev added a comment.
This revision is now accepted and ready to land.
Looks good, thanks!
While we're here: I'm wondering whether we should also introduce very basic test which would just run `clangd-indexer` since it doesn't depend on benchmarks and would be run on all buildbots.
Also, I was thinking whether we should ask some buildbot owners to enable `LLVM_BUILD_BENCHMARKS`, but it probably makes sense when we have more benchmarks (ideally, across different LLVM parts).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52030
More information about the cfe-commits
mailing list