Displaying 1 result from an estimated 1 matches for "0226597f".
2019 Dec 12
2
Network RPCs in LLVM projects
Short version: clangd would like to be able to build a client+server that
can make RPCs across the internet. An RPC system isn't a trivial dependency
and rolling our own from scratch isn't appealing.
Have other projects had a need for this? Any advice on how to approach such
dependencies?
--
Longer: clangd (a language server, like an IDE backend) builds an index of
the project you're