bolt/deps/llvm-18.1.8/clang-tools-extra/clangd/xpc/README.txt
2025-02-14 19:21:04 +01:00

6 lines
No EOL
269 B
Text

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.