[Lldb-commits] [PATCH] D11533: Add SBValue::TypeIsReferenceType to SB API.

Chaoren Lin chaorenl at google.com
Mon Jul 27 12:02:41 PDT 2015


chaoren created this revision.
chaoren added a reviewer: clayborg.
chaoren added a subscriber: lldb-commits.

http://reviews.llvm.org/D11533

Files:
  include/lldb/API/SBValue.h
  include/lldb/Core/ValueObject.h
  scripts/interface/SBValue.i
  source/API/SBValue.cpp
  source/Core/ValueObject.cpp
  test/python_api/value/Makefile
  test/python_api/value/TestValueAPI.py
  test/python_api/value/main.c
  test/python_api/value/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11533.30717.patch
Type: text/x-patch
Size: 4730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150727/ade77572/attachment.bin>


More information about the lldb-commits mailing list