[PATCH] D29451: Add a prototype for clangd v0.1

Benjamin Kramer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 6 07:08:50 PST 2017


bkramer updated this revision to Diff 87226.
bkramer marked 8 inline comments as done.
bkramer added a comment.

Address review comments. Make test actually run (missing cmake file)


https://reviews.llvm.org/D29451

Files:
  CMakeLists.txt
  clangd/CMakeLists.txt
  clangd/ClangDMain.cpp
  clangd/DocumentStore.h
  clangd/JSONRPCDispatcher.cpp
  clangd/JSONRPCDispatcher.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/ProtocolHandlers.cpp
  clangd/ProtocolHandlers.h
  test/CMakeLists.txt
  test/clangd/formatting.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29451.87226.patch
Type: text/x-patch
Size: 41190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/656f8197/attachment-0001.bin>


More information about the cfe-commits mailing list