You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.. | ||
cmake | 7 months ago | |
framework | 7 months ago | |
test-client | 7 months ago | |
CMakeLists.txt | 7 months ago | |
Conversion.cpp | 7 months ago | |
Conversion.h | 7 months ago | |
README.txt | 7 months ago | |
XPCTransport.cpp | 7 months ago |
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.