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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 15 09:13:12 PDT 2017


clayborg added inline comments.


================
Comment at: packages/Python/lldbsuite/test/functionalities/ptr_refs-objc/Makefile:10
+
+include $(LEVEL)/Makefile.rules
----------------
labath wrote:
> This looks like a copy-paste error, as you have everything twice.
good catch


Repository:
  rL LLVM

https://reviews.llvm.org/D33077





More information about the lldb-commits mailing list