summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/FSTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-50/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Remove 'using namespace llvm' from .cpp files. NFCIlya Biryukov2019-01-071-5/+5
* [clangd] Namespace style cleanup in cpp files. NFC.Sam McCall2018-10-201-5/+5
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-3/+4
* [clangd] Avoid cache main file status in preamble.Eric Liu2018-10-091-1/+5
* [clangd] Cache FS stat() calls when building preamble.Eric Liu2018-10-021-0/+46
OpenPOWER on IntegriCloud