| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clangd] Shutdown cleanly on signals. | Sam McCall | 2019-11-27 | 1 | -6/+16 |
| * | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
| * | 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 | -56/+62 |
| * | [clangd] Namespace style cleanup in cpp files. NFC. | Sam McCall | 2018-10-20 | 1 | -32/+30 |
| * | [clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re... | Sam McCall | 2018-10-17 | 1 | -0/+298 |
| * | Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstract... | Krasimir Georgiev | 2018-10-16 | 1 | -298/+0 |
| * | [clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. | Sam McCall | 2018-10-16 | 1 | -0/+298 |

