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 | -339/+0 |
* | [clangd] Index UsingDecls | Kadir Cetinkaya | 2019-02-26 | 1 | -1/+2 |
* | [clangd] Only report explicitly typed symbols during code navigation | Kadir Cetinkaya | 2019-02-21 | 1 | -6/+2 |
* | [clangd] Enable indexing of template type parameters | Kadir Cetinkaya | 2019-02-21 | 1 | -2/+2 |
* | [clangd] Index parameters in function decls | Kadir Cetinkaya | 2019-02-11 | 1 | -0/+6 |
* | [clangd] Make USRs for macros to be position independent | Kadir Cetinkaya | 2019-01-29 | 1 | -1/+7 |
* | 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 | -1/+0 |
* | [clangd] clang-format everything. NFC | Ilya Biryukov | 2019-01-03 | 1 | -128/+103 |
* | [clangd] textDocument/SymbolInfo extension | Jan Korous | 2018-11-27 | 1 | -0/+357 |