summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/benchmarks/IndexBenchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Remove 'using namespace llvm' from .cpp files. NFCIlya Biryukov2019-01-071-9/+9
* [clangd] Fix compilation of IndexBenchmarkIlya Biryukov2018-11-261-2/+2
* [clangd] Namespace style cleanup in cpp files. NFC.Sam McCall2018-10-201-9/+9
* [clangd] Merge binary + YAML serialization behind a (mostly) common interface.Sam McCall2018-09-251-1/+1
* [clangd] NFC: Fix IndexBenchmark CLI arguments handlingKirill Bobyrev2018-09-141-3/+5
* [clangd] Use JSON format in benchmark requests readerKirill Bobyrev2018-09-131-36/+31
* [clangd] Add index benchmarksKirill Bobyrev2018-09-121-0/+114
OpenPOWER on IntegriCloud