This is a self-contained pair of utility functions for the XPC transport layer.
It's not dependent on but following the refactoring patch:
https://reviews.llvm.org/D48559
Differential D48560
[clangd] JSON <-> XPC conversions jkorous on Jun 25 2018, 1:05 PM. Authored by
Details This is a self-contained pair of utility functions for the XPC transport layer. It's not dependent on but following the refactoring patch:
Diff Detail
Event TimelineComment Actions Sorry it took so long for these to get attention.
Comment Actions Hi Sam, no worries! Thanks for making time to take a look! I am going to rebase all my patches on top of JSON library moved to llvm/Support and process your comments.
Comment Actions BTW Just for the record - I put the rebased & updated patch here: [clangd] XPC WIP https://reviews.llvm.org/D49548 |
I think it'd be helpful for some of us confused linux people to have a brief README in this directory giving some context about XPC in clangd.
Anything you want to write about the architecture is great but the essentials would be: