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 | -160/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] Improve code completion for ObjC methods | Sam McCall | 2018-11-14 | 1 | -0/+47 |
* | [clangd] More precise representation of symbol names/labels in the index. | Sam McCall | 2018-06-22 | 1 | -43/+22 |
* | [clangd] Remove FilterText from the index. | Sam McCall | 2018-06-22 | 1 | -8/+0 |
* | [clangd] Retrieve minimally formatted comment text in completion. | Ilya Biryukov | 2018-05-16 | 1 | -7/+8 |
* | [clangd] Pull CodeCompletionString handling logic into its own file and add u... | Eric Liu | 2017-12-20 | 1 | -0/+142 |