Add a test for Python API SBValue.GetValueType() inside TestArrayTypes.py for a
local variable and an argument variable. Add ValueTypeString() utility function into lldbutil.py which converts the enum into a human readable string. Modify TestBase.DebugSBValue() to also dump the value type of an SBValue object. llvm-svn: 118197
Loading
Please register or sign in to comment