[PATCH] D51090: [clangd] Add index benchmarks

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 08:05:34 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D51090#1230579, @kbobyrev wrote:

> The only problem left is that I'm not sure how to run binary which is not under bin (`IndexBenchmark`) using llvm-lit.


But it's a //benchmark//.. What use could be from running it as part of the _tests_?
For test-suite (lnt) integration, i'm not sure.


https://reviews.llvm.org/D51090





More information about the cfe-commits mailing list