6 lines · plain
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 service4- XPC test-client5 6MacOS only. Feature is guarded by CLANGD_BUILD_XPC, including whole xpc/ dir.