09a9a6e509 | ||
---|---|---|
.. | ||
cmake | ||
framework | ||
test-client | ||
CMakeLists.txt | ||
Conversion.cpp | ||
Conversion.h | ||
README.txt | ||
XPCTransport.cpp |
README.txt
This directory contains: - the XPC transport layer (alternative transport layer to JSON-RPC) - XPC framework wrapper that wraps around Clangd to make it a valid XPC service - XPC test-client MacOS only. Feature is guarded by CLANGD_BUILD_XPC, including whole xpc/ dir.