[PATCH] D37970: [clangd] Added a command-line arg to mirror clangd input into a file.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 18 05:22:57 PDT 2017


ilya-biryukov created this revision.

The arg is useful for debugging and creating test cases.


https://reviews.llvm.org/D37970

Files:
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/tool/ClangdMain.cpp
  test/clangd/input-mirror.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37970.115625.patch
Type: text/x-patch
Size: 13298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170918/d6fc336f/attachment.bin>


More information about the cfe-commits mailing list