Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Move clangd tests to clangd directory. check-clangd is no longer par... | Sam McCall | 2019-04-29 | 1 | -50/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clangd] Remove 'using namespace llvm' from .cpp files. NFC | Ilya Biryukov | 2019-01-07 | 1 | -5/+5 |
* | [clangd] Namespace style cleanup in cpp files. NFC. | Sam McCall | 2018-10-20 | 1 | -5/+5 |
* | Lift VFS from clang to llvm (NFC) | Jonas Devlieghere | 2018-10-10 | 1 | -3/+4 |
* | [clangd] Avoid cache main file status in preamble. | Eric Liu | 2018-10-09 | 1 | -1/+5 |
* | [clangd] Cache FS stat() calls when building preamble. | Eric Liu | 2018-10-02 | 1 | -0/+46 |