Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] Remove 'using namespace llvm' from .cpp files. NFC | Ilya Biryukov | 2019-01-07 | 1 | -9/+9 |
* | [clangd] Fix compilation of IndexBenchmark | Ilya Biryukov | 2018-11-26 | 1 | -2/+2 |
* | [clangd] Namespace style cleanup in cpp files. NFC. | Sam McCall | 2018-10-20 | 1 | -9/+9 |
* | [clangd] Merge binary + YAML serialization behind a (mostly) common interface. | Sam McCall | 2018-09-25 | 1 | -1/+1 |
* | [clangd] NFC: Fix IndexBenchmark CLI arguments handling | Kirill Bobyrev | 2018-09-14 | 1 | -3/+5 |
* | [clangd] Use JSON format in benchmark requests reader | Kirill Bobyrev | 2018-09-13 | 1 | -36/+31 |
* | [clangd] Add index benchmarks | Kirill Bobyrev | 2018-09-12 | 1 | -0/+114 |