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 | -123/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] Support scope proximity in code completion. | Eric Liu | 2018-10-17 | 1 | -0/+10 |
* | [clangd] Allow disble down traversals from root. | Eric Liu | 2018-10-16 | 1 | -0/+14 |
* | Fixed unused variable warning. NFCI. | Simon Pilgrim | 2018-08-16 | 1 | -1/+2 |
* | [clangd] Cleanup unittest: URIs. NFC. | Eric Liu | 2018-07-04 | 1 | -2/+2 |
* | Try to fix FileDistance test on windows. | Eric Liu | 2018-07-04 | 1 | -2/+8 |
* | [clangd] Incorporate transitive #includes into code complete proximity scoring. | Sam McCall | 2018-07-03 | 1 | -0/+93 |