summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/FSProvider.h
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Don't mmap source files on all platforms --> don't crash on git chec...Sam McCall2020-01-291-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Avoid memory-mapping files on WindowsIlya Biryukov2018-12-031-3/+1
* Fix the qualification of `IntrusiveRefCntPtr` to use `llvm::`.Chandler Carruth2018-10-111-2/+4
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-4/+4
* [clangd] Make FSProvider const-correct. NFCSam McCall2018-10-101-2/+2
* [clangd] Extract FileSystemProvider into a separate header. NFCSam McCall2018-07-121-0/+42
OpenPOWER on IntegriCloud