[PATCH] D54428: [clangd][WIP] XPC transport layer, framework, test-client
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 29 09:19:20 PST 2018
jkorous updated this revision to Diff 175884.
jkorous marked 19 inline comments as done.
jkorous retitled this revision from "[clangd] XPC transport layer, framework, test-client" to "[clangd][WIP] XPC transport layer, framework, test-client".
jkorous edited the summary of this revision.
jkorous added a comment.
Addressed most of the comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54428/new/
https://reviews.llvm.org/D54428
Files:
CMakeLists.txt
Features.inc.in
Transport.h
clangd/CMakeLists.txt
clangd/xpc/CMakeLists.txt
clangd/xpc/ConversionTests.cpp
clangd/xpc/initialize.test
lit.cfg
lit.site.cfg.in
tool/CMakeLists.txt
tool/ClangdMain.cpp
xpc/CMakeLists.txt
xpc/Conversion.cpp
xpc/Conversion.h
xpc/README.txt
xpc/XPCTransport.cpp
xpc/cmake/Info.plist.in
xpc/cmake/XPCServiceInfo.plist.in
xpc/cmake/modules/CreateClangdXPCFramework.cmake
xpc/framework/CMakeLists.txt
xpc/framework/ClangdXPC.cpp
xpc/test-client/CMakeLists.txt
xpc/test-client/ClangdXPCTestClient.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54428.175884.patch
Type: text/x-patch
Size: 27652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181129/582bb51f/attachment-0001.bin>
More information about the cfe-commits
mailing list