[Lldb-commits] [PATCH] D62015: Make sure GetObjectDescription falls back to the Objective-C runtime.

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 16 11:24:22 PDT 2019


aprantl updated this revision to Diff 199862.
aprantl added a comment.

Added test for raw pointer values.


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

https://reviews.llvm.org/D62015

Files:
  lldb/packages/Python/lldbsuite/test/lang/objcxx/cxx-bridged-po/Makefile
  lldb/packages/Python/lldbsuite/test/lang/objcxx/cxx-bridged-po/TestObjCXXBridgedPO.py
  lldb/packages/Python/lldbsuite/test/lang/objcxx/cxx-bridged-po/main.mm
  lldb/source/Core/ValueObject.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62015.199862.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190516/1e6ed1dc/attachment.bin>


More information about the lldb-commits mailing list