[Lldb-commits] [PATCH] D24369: [support] copying JSON parser/writer from lldb

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 9 10:35:59 PDT 2016


clayborg added a comment.

I like the idea of moving this down into LLVM. We should fully LLVM-ize the code on the first pass though and take the LLDB style out of it.


https://reviews.llvm.org/D24369





More information about the lldb-commits mailing list