summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clangd/index-tools.test
blob: 48dbf59e07e145b59186d5a3b25cc34f8d35efdf (plain)
1
2
3
# RUN: global-symbol-builder %p/Inputs/BenchmarkSource.cpp -- -I%p/Inputs > %t.index
# FIXME: By default, benchmarks are excluded from the list of default targets hence not built. Find a way to depend on benchmarks to run the next command.
# RUN: if [ -f %clangd-benchmark-dir/IndexBenchmark ]; then %clangd-benchmark-dir/IndexBenchmark %t.index %p/Inputs/requests.log --benchmark_min_time=0.01 ; fi
OpenPOWER on IntegriCloud