[PATCH] D67793: new api class: SBFile

Lawrence D'Anna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 20:59:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373562: new api class: SBFile (authored by lawrence_danna, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67793?vs=222661&id=222960#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67793/new/

https://reviews.llvm.org/D67793

Files:
  lldb/trunk/include/lldb/API/LLDB.h
  lldb/trunk/include/lldb/API/SBDefines.h
  lldb/trunk/include/lldb/API/SBError.h
  lldb/trunk/include/lldb/API/SBFile.h
  lldb/trunk/include/lldb/Host/File.h
  lldb/trunk/packages/Python/lldbsuite/test/python_api/default-constructor/TestDefaultConstructorForAPIObjects.py
  lldb/trunk/packages/Python/lldbsuite/test/python_api/file_handle/TestFileHandle.py
  lldb/trunk/scripts/Python/python-typemaps.swig
  lldb/trunk/scripts/interface/SBFile.i
  lldb/trunk/scripts/lldb.swig
  lldb/trunk/source/API/CMakeLists.txt
  lldb/trunk/source/API/SBFile.cpp
  lldb/trunk/source/API/SBReproducer.cpp
  lldb/trunk/source/Host/common/File.cpp
  lldb/trunk/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
  lldb/trunk/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67793.222960.patch
Type: text/x-patch
Size: 22401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/3da7bf32/attachment.bin>


More information about the llvm-commits mailing list