[PATCH] D29451: Add a prototype for clangd v0.1
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 02:39:50 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL294291: Add a prototype for clangd (authored by d0k).
Changed prior to commit:
https://reviews.llvm.org/D29451?vs=87226&id=87383#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29451
Files:
clang-tools-extra/trunk/CMakeLists.txt
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/ClangDMain.cpp
clang-tools-extra/trunk/clangd/DocumentStore.h
clang-tools-extra/trunk/clangd/JSONRPCDispatcher.cpp
clang-tools-extra/trunk/clangd/JSONRPCDispatcher.h
clang-tools-extra/trunk/clangd/Protocol.cpp
clang-tools-extra/trunk/clangd/Protocol.h
clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
clang-tools-extra/trunk/clangd/ProtocolHandlers.h
clang-tools-extra/trunk/test/CMakeLists.txt
clang-tools-extra/trunk/test/clangd/formatting.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29451.87383.patch
Type: text/x-patch
Size: 42169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170207/a446039a/attachment-0001.bin>
More information about the cfe-commits
mailing list