[PATCH] D51090: [clangd] Add index benchmarks
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 11 07:58:59 PDT 2018
kbobyrev updated this revision to Diff 164881.
kbobyrev marked 2 inline comments as done.
kbobyrev added a comment.
The only problem left is that I'm not sure how to run binary which is not under bin (`IndexBenchmark`) using llvm-lit.
https://reviews.llvm.org/D51090
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/benchmarks/CMakeLists.txt
clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp
clang-tools-extra/test/clangd/Inputs/BenchmarkHeader.h
clang-tools-extra/test/clangd/Inputs/BenchmarkSource.cpp
clang-tools-extra/test/clangd/Inputs/requests.log
clang-tools-extra/test/clangd/benchmark-dummy.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51090.164881.patch
Type: text/x-patch
Size: 6320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/7cff257f/attachment.bin>
More information about the cfe-commits
mailing list