aboutsummaryrefslogtreecommitdiff
path: root/clangd/FSProvider.h
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-03[clangd] Avoid memory-mapping files on WindowsIlya Biryukov
2018-10-11Fix the qualification of `IntrusiveRefCntPtr` to use `llvm::`.Chandler Carruth
2018-10-10Lift VFS from clang to llvm (NFC)Jonas Devlieghere
2018-10-10[clangd] Make FSProvider const-correct. NFCSam McCall
2018-07-12[clangd] Extract FileSystemProvider into a separate header. NFCSam McCall