hanchenye-llvm-project/lldb/test/python_api/value
Johnny Chen 50660440a1 Work in progress for:
rdar://problem/10577182
Audit lldb API impl for places where we need to perform a NULL check

Add a NULL check for SBValue.CreateValueFromExpression().

llvm-svn: 146954
2011-12-20 01:52:44 +00:00
..
change_values Work in progress for: 2011-12-20 01:52:44 +00:00
linked_list Add logic to SBValue.linked_list_iter() to detect infinite loop and to bail out early. 2011-08-11 01:19:46 +00:00
Makefile
TestValueAPI.py While we are at it, verify that 'my_int_ptr' points to 'g_my_int', using the SBTarget.ResolveLoadAddress() to get its SBAddress, 2011-11-15 23:30:39 +00:00
main.c Add test scenario for value.GetChildAtIndex(0) where value is a pointer to a simple type. 2011-11-15 21:13:13 +00:00