mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-29 08:31:13 +00:00
.. | ||
cmake | ||
framework | ||
test-client | ||
CMakeLists.txt | ||
Conversion.cpp | ||
Conversion.h | ||
README.txt | ||
XPCTransport.cpp |
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.