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

Abhishek via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 26 02:21:05 PDT 2017


abhishek.aggarwal updated this revision to Diff 100376.
abhishek.aggarwal added a comment.

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

- Removed inferior from test case (not required)
- fixed enum scope


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/TestStructuredDataAPI.py
  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.100376.patch
Type: text/x-patch
Size: 35222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170526/67b32a93/attachment-0001.bin>


More information about the lldb-commits mailing list