aboutsummaryrefslogtreecommitdiff
path: root/clangd/xpc/README.txt
blob: 70ac761ca56bed8d5571b83c50056579d309cbe2 (plain)
1
2
3
4
5
6
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.