Name Date Size #Lines LOC

..--

cmake/H25-Jun-2021-145127

framework/H25-Jun-2021-2412

test-client/H18-Feb-2022-133103

CMakeLists.txtH A D29-Jan-2025729 2720

Conversion.cppH A D25-Jun-20211.2 KiB4027

Conversion.hH A D25-Jun-2021755 2511

README.txtH A D25-Jun-2021269 65

XPCTransport.cppH A D08-Jul-20246.7 KiB220166

README.txt

1This directory contains:
2- the XPC transport layer (alternative transport layer to JSON-RPC)
3- XPC framework wrapper that wraps around Clangd to make it a valid XPC service
4- XPC test-client
5
6MacOS only. Feature is guarded by CLANGD_BUILD_XPC, including whole xpc/ dir.