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 | -1/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] Avoid memory-mapping files on Windows | Ilya Biryukov | 2018-12-03 | 1 | -3/+1 |
* | Fix the qualification of `IntrusiveRefCntPtr` to use `llvm::`. | Chandler Carruth | 2018-10-11 | 1 | -2/+4 |
* | Lift VFS from clang to llvm (NFC) | Jonas Devlieghere | 2018-10-10 | 1 | -4/+4 |
* | [clangd] Make FSProvider const-correct. NFC | Sam McCall | 2018-10-10 | 1 | -2/+2 |
* | [clangd] Extract FileSystemProvider into a separate header. NFC | Sam McCall | 2018-07-12 | 1 | -0/+42 |