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.
6 lines
269 B
6 lines
269 B
7 months ago
|
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.
|