Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Move clangd tests to clangd directory. check-clangd is no longer par... | Sam McCall | 2019-04-29 | 1 | -118/+0 |
* | [clangd] Fix broken helper deep in unit test. NFC | Sam McCall | 2019-04-24 | 1 | -9/+3 |
* | [clangd] Show template argument list in workspacesymbols and documentsymbols ... | Kadir Cetinkaya | 2019-04-12 | 1 | -1/+1 |
* | Fix file headers. NFC | Fangrui Song | 2019-03-01 | 1 | -1/+1 |
* | [clangd] Suggest adding missing includes for incomplete type diagnostics. | Eric Liu | 2019-01-28 | 1 | -0/+54 |
* | 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 | -5/+5 |
* | [clangd] Namespace style cleanup in cpp files. NFC. | Sam McCall | 2018-10-20 | 1 | -5/+5 |
* | [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. | Sam McCall | 2018-09-03 | 1 | -16/+4 |
* | [clangd] DexIndex implementation prototype | Kirill Bobyrev | 2018-08-20 | 1 | -0/+83 |