Add a few functions to SBType to handle arrays and typedefs. Fixes rdar://12675166
authorEnrico Granata <egranata@apple.com>
Tue, 28 Oct 2014 21:44:06 +0000 (21:44 +0000)
committerEnrico Granata <egranata@apple.com>
Tue, 28 Oct 2014 21:44:06 +0000 (21:44 +0000)
commite0afce767a500049184e294cb138a2f3fad0c3e0
treeded5681162d3fcd61ffad01ac624a1e707806d53
parent90ff6428c92fd5cea4ad91f9087f5988ec1feb9c
Add a few functions to SBType to handle arrays and typedefs. Fixes rdar://12675166

llvm-svn: 220824
lldb/include/lldb/API/SBType.h
lldb/scripts/Python/interface/SBType.i
lldb/source/API/SBType.cpp