[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:36:36 PDT 2017


ilya-biryukov updated this revision to Diff 115628.
ilya-biryukov added a comment.

Replaced std::string with Path typedef.


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.115628.patch
Type: text/x-patch
Size: 13587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170918/14e6e159/attachment-0001.bin>


More information about the cfe-commits mailing list