| 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 | -29/+28 |
| * | Fix range length comparison in DraftStore::UpdateDraft when Unicode character... | Sam McCall | 2018-10-23 | 1 | -0/+10 |
| * | [clangd] Namespace style cleanup in cpp files. NFC. | Sam McCall | 2018-10-20 | 1 | -4/+2 |
| * | [clangd] Support textEdit in addition to insertText. | Kadir Cetinkaya | 2018-08-13 | 1 | -0/+15 |
| * | [clangd] Fix unicode handling, using UTF-16 where LSP requires it. | Sam McCall | 2018-04-27 | 1 | -19/+31 |
| * | Make positionToOffset return llvm::Expected<size_t> | Simon Marchi | 2018-03-21 | 1 | -20/+52 |
| * | [clangd] Explicitly initialize all primitive fields in Protocol.h | Ilya Biryukov | 2018-02-14 | 1 | -20/+28 |
| * | [clangd] Add debug printers for basic protocol types. NFC | Sam McCall | 2017-12-20 | 1 | -4/+0 |
| * | [clangd] Expose offset <-> LSP position functions, and fix bugs | Sam McCall | 2017-12-19 | 1 | -0/+76 |

