Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Simplify the callside of URI::resolve, NFC. | Haojian Wu | 2019-09-23 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] Canonicalize file path in URIForFile. | Eric Liu | 2018-11-28 | 1 | -0/+7 |
* | [clangd] Cleanup: stop passing around list of supported URI schemes. | Eric Liu | 2018-11-22 | 1 | -4/+3 |
* | [clangd] Implement proximity path boosting for Dex | Kirill Bobyrev | 2018-09-06 | 1 | -0/+5 |
* | [clangd] clang-format the source code. NFC | Ilya Biryukov | 2018-05-30 | 1 | -3/+2 |
* | [clangd] Allow using customized include path in URI. | Haojian Wu | 2018-04-09 | 1 | -0/+17 |
* | [clangd] Use new URI with scheme support in place of the existing LSP URI | Eric Liu | 2018-01-29 | 1 | -15/+20 |
* | [clangd] Add support for different file URI schemas. | Eric Liu | 2018-01-22 | 1 | -0/+101 |