summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/URI.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Simplify the callside of URI::resolve, NFC.Haojian Wu2019-09-231-0/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Canonicalize file path in URIForFile.Eric Liu2018-11-281-0/+7
* [clangd] Cleanup: stop passing around list of supported URI schemes.Eric Liu2018-11-221-4/+3
* [clangd] Implement proximity path boosting for DexKirill Bobyrev2018-09-061-0/+5
* [clangd] clang-format the source code. NFCIlya Biryukov2018-05-301-3/+2
* [clangd] Allow using customized include path in URI.Haojian Wu2018-04-091-0/+17
* [clangd] Use new URI with scheme support in place of the existing LSP URIEric Liu2018-01-291-15/+20
* [clangd] Add support for different file URI schemas.Eric Liu2018-01-221-0/+101
OpenPOWER on IntegriCloud