Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Don't mmap source files on all platforms --> don't crash on git chec... | Sam McCall | 2020-01-29 | 1 | -9/+8 |
* | [clangd] Unlink VFS working dir from OS working dir. Reland of r351051 | Sam McCall | 2019-02-15 | 1 | -2/+3 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Revert r351051 "[clangd] Unlink VFS working dir from OS working dir." | Amara Emerson | 2019-01-14 | 1 | -3/+2 |
* | [clangd] Unlink VFS working dir from OS working dir. | Sam McCall | 2019-01-14 | 1 | -2/+3 |
* | [clangd] Fix Windows build after r350531 | Ilya Biryukov | 2019-01-07 | 1 | -1/+1 |
* | [clangd] Remove 'using namespace llvm' from .cpp files. NFC | Ilya Biryukov | 2019-01-07 | 1 | -12/+12 |
* | [clangd] clang-format everything. NFC | Ilya Biryukov | 2019-01-03 | 1 | -2/+1 |
* | Fix compilation failure on Windows. | Zachary Turner | 2018-12-03 | 1 | -1/+1 |
* | [clangd] Avoid memory-mapping files on Windows | Ilya Biryukov | 2018-12-03 | 1 | -0/+85 |