llvm-toolchain-10/clang-tools-extra/clangd/xpc/README.txt

6 lines
269 B
Plaintext

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.