[Lldb-commits] [PATCH] D33077: [TypeSystem] Fix inspection of Objective-C object types

Sean Callanan via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 15 13:07:00 PDT 2017


spyffe updated this revision to Diff 99052.
spyffe marked an inline comment as done.
spyffe added a comment.

Updated the Makefile to fix a problem caught by Pavel Labath.
Also relocated the new test to lang/objc.


https://reviews.llvm.org/D33077

Files:
  packages/Python/lldbsuite/test/lang/objc/ptr_refs/Makefile
  packages/Python/lldbsuite/test/lang/objc/ptr_refs/TestPtrRefsObjC.py
  packages/Python/lldbsuite/test/lang/objc/ptr_refs/main.m
  source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33077.99052.patch
Type: text/x-patch
Size: 5177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170515/1fb28abd/attachment.bin>


More information about the lldb-commits mailing list