Ideas about abstracting JSON transport away to allow XPC and improve layering.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 20408 Build 20408: arc lint + arc unit
Paths
| Differential D49389
[clangd] Transport abstraction WIP Needs ReviewPublic Authored by sammccall on Jul 16 2018, 11:29 AM. This revision needs review, but there are no reviewers specified.
Details
Summary Ideas about abstracting JSON transport away to allow XPC and improve layering.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, jkorous, MaskRay and 2 others. · View Herald TranscriptJul 16 2018, 11:29 AM
Revision Contents
Diff 155723 clangd/ClangdLSPServer.h
clangd/ClangdLSPServer.cpp
clangd/Protocol.h
clangd/Transport.h
clangd/Transport.cpp
|