diff options
author | Nikolay Panchenko <npanchen@modular.com> | 2025-03-14 12:31:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-14 12:31:28 -0400 |
commit | 3ac5d8da615ee766700652149702911e9abfb565 (patch) | |
tree | 8afa051c3e1ad423cd6dc98fd9d8bf96fd5bb009 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | b936ef18559aac8d982229040158c65843d43eb2 (diff) | |
download | llvm-3ac5d8da615ee766700652149702911e9abfb565.zip llvm-3ac5d8da615ee766700652149702911e9abfb565.tar.gz llvm-3ac5d8da615ee766700652149702911e9abfb565.tar.bz2 |
[mlir-lsp] Abstract input and output of the `JSONTransport` (#129320)
The patch abstracts sending and receiving json messages of
`JSONTransport` to allow custom implementation of them. For example, one
concrete implementation can use pipes without a need to convert file
descriptor to a `FILE` object.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions