This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbddebca61ea7: [intel-pt] Refactor the JSON parsing (authored
by Walter Erquinigo ).
Changed prior to commit:
https://reviews.llvm.
wallace created this revision.
Herald added a reviewer: JDevlieghere.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
wallace requested review of this revision.
Recently https://reviews.llvm.org/D88103 introduced a nice API for
converting a JSON object into C++ types, which