[PATCH] D67589: Fix crash on SBCommandReturnObject & assignment

Jan Kratochvil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 12:32:54 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373775: [lldb] Fix crash on SBCommandReturnObject & assignment (authored by jankratochvil, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67589?vs=222114&id=223263#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67589

Files:
  lldb/trunk/include/lldb/API/SBCommandReturnObject.h
  lldb/trunk/packages/Python/lldbsuite/test/api/command-return-object/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/api/command-return-object/TestSBCommandReturnObject.py
  lldb/trunk/packages/Python/lldbsuite/test/api/command-return-object/main.cpp
  lldb/trunk/scripts/Python/python-wrapper.swig
  lldb/trunk/source/API/SBCommandInterpreter.cpp
  lldb/trunk/source/API/SBCommandReturnObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67589.223263.patch
Type: text/x-patch
Size: 18031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/9bf78897/attachment.bin>


More information about the llvm-commits mailing list