summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clangd/input-mirror.test
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-17/+0
* [clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction. (re...Sam McCall2018-10-171-0/+3
* Revert "[clangd] Refactor JSON-over-stdin/stdout code into Transport abstract...Krasimir Georgiev2018-10-161-3/+0
* [clangd] Refactor JSON-over-stdin/stdout code into Transport abstraction.Sam McCall2018-10-161-0/+3
* [clangd] Cut input-mirror.test down to size. NFCSam McCall2018-02-061-143/+0
* [clangd] Add a test URI scheme for lit tests to unbreak platform-specific URI...Eric Liu2018-01-311-32/+32
* Adds a json::Expr type to represent intermediate JSON expressions.Sam McCall2017-11-061-2/+1
* [clangd] Handle exit notification (proper shutdown)Ilya Biryukov2017-10-251-0/+4
* [clangd] Updated outdated test comment. NFC.Ilya Biryukov2017-10-231-1/+1
* Revert "Revert r315214 since diff -Z isn't portable, this is breaking:"Ilya Biryukov2017-10-101-0/+154
* Revert r315214 since diff -Z isn't portable, this is breaking:Bruno Cardoso Lopes2017-10-091-154/+0
* [clangd] Added a command-line arg to mirror clangd input into a file.Ilya Biryukov2017-10-091-0/+154
OpenPOWER on IntegriCloud