brintos

brintos / llvm-project-archived public Read only

0
0
Text · 269 B · 70ac761 Raw
6 lines · plain
1This directory contains:2- the XPC transport layer (alternative transport layer to JSON-RPC)3- XPC framework wrapper that wraps around Clangd to make it a valid XPC service4- XPC test-client5 6MacOS only. Feature is guarded by CLANGD_BUILD_XPC, including whole xpc/ dir.