[Lldb-commits] [PATCH] D34322: [lldb] Correctly escape newlines and backslashes in the JSON serializer

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 22 11:39:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311483: [lldb] Correctly escape newlines and backslashes in the JSON serializer (authored by kuba.brecka).

Changed prior to commit:
  https://reviews.llvm.org/D34322?vs=102950&id=112206#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34322

Files:
  lldb/trunk/lldb.xcodeproj/project.pbxproj
  lldb/trunk/source/Utility/JSON.cpp
  lldb/trunk/unittests/Utility/CMakeLists.txt
  lldb/trunk/unittests/Utility/JSONTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34322.112206.patch
Type: text/x-patch
Size: 5487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170822/ff249e84/attachment.bin>


More information about the lldb-commits mailing list