[Lldb-commits] [PATCH] D23884: Add StructuredData unit tests; remove JSON parsing string copy

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 9 10:25:15 PDT 2016


tfiala added a comment.

Getting back to this change.

I'm going to rebase for code reformatting, remove the signature change on the JSON parsing, adjust my call sites for it, refactor the structured data parsing in the gdb-remote reception to a separate function, and then put this back up for review.


https://reviews.llvm.org/D23884





More information about the lldb-commits mailing list