[clangd-dev] Clangd + XPC

Jan Korous via clangd-dev clangd-dev at lists.llvm.org
Wed Aug 8 08:38:05 PDT 2018


Hi all,

Based on our discussion with Sam in https://reviews.llvm.org/D48559 <https://reviews.llvm.org/D48559> we talked about our requirements internally and ultimately decided to change our approach.

We are going to use serialized JSON LSP over XPC instead of custom transport layer and we aren’t going to indroduce XPC-specific code to clangd binary itself which has several advantages.

I put our current design for review to continue the discussion.
https://reviews.llvm.org/D50452 <https://reviews.llvm.org/D50452>

I would like to thank you all for the great feedback you gave us! It helped us to precisely pinpoint our requirements.

Thanks.

Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/clangd-dev/attachments/20180808/ac349042/attachment.html>


More information about the clangd-dev mailing list