[Lldb-commits] [PATCH] D33434: Added new API to SBStructuredData class

Abhishek via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 24 08:56:26 PDT 2017


abhishek.aggarwal updated this revision to Diff 100108.
abhishek.aggarwal marked 9 inline comments as done.
abhishek.aggarwal added a comment.

Updating https://reviews.llvm.org/D33434: Added new API to SBStructuredData class

- Made changes according to feedback


https://reviews.llvm.org/D33434

Files:
  include/lldb/API/SBStructuredData.h
  include/lldb/Core/StructuredData.h
  include/lldb/Core/StructuredDataImpl.h
  include/lldb/lldb-enumerations.h
  packages/Python/lldbsuite/test/python_api/sbstructureddata/Makefile
  packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
  packages/Python/lldbsuite/test/python_api/sbstructureddata/main.c
  scripts/interface/SBStructuredData.i
  source/API/SBStructuredData.cpp
  source/API/SBThread.cpp
  source/Core/FormatEntity.cpp
  source/Core/StructuredData.cpp
  source/Target/Thread.cpp
  unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33434.100108.patch
Type: text/x-patch
Size: 38155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170524/e6db5060/attachment-0001.bin>


More information about the lldb-commits mailing list