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 | -16/+0 |
* | [clangd][tests] Fix typo in tests - invalid LSP exit message | Jan Korous | 2018-08-15 | 1 | -1/+1 |
* | [clangd] Support simpler JSON-RPC stream parsing for lit tests. | Sam McCall | 2018-02-06 | 1 | -27/+16 |
* | [clangd] Add a test URI scheme for lit tests to unbreak platform-specific URI... | Eric Liu | 2018-01-31 | 1 | -1/+1 |
* | Adds a json::Expr type to represent intermediate JSON expressions. | Sam McCall | 2017-11-06 | 1 | -3/+7 |
* | [clangd] Handle exit notification (proper shutdown) | Ilya Biryukov | 2017-10-25 | 1 | -0/+4 |
* | [clangd] Fix missing "message" key when responding with unsupported method | Benjamin Kramer | 2017-09-25 | 1 | -0/+19 |