This patch replaces the LLDB's JSON implementation with the one from
LLVM in GDBRemoteCommunicationServerCommon.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D68304
[JSON] Use LLVM's library for encoding JSON in GDBRemoteCommunicationServerCommon ClosedPublic Authored by JDevlieghere on Oct 1 2019, 2:42 PM.
Details Summary This patch replaces the LLDB's JSON implementation with the one from
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 2 2019, 12:41 AM Closed by commit rL373500: [JSON] Use LLVM's library for encoding JSON in… (authored by JDevlieghere). · Explain WhyOct 2 2019, 11:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 222879 lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
|