llvm-project/lldb/test/lang/objc/foundation
Enrico Granata 9a31ccbad8 <rdar://problem/12890171>
Providing a compact display mode for "po" to use where the convenience variable name and the pointer value are both hidden.
This is for convenience when dealing with ObjC instances where the description often gets it right and the debugger-provided information is not useful to most people.
If you need either of these, "expr" will still show them.

llvm-svn: 173748
2013-01-29 01:35:01 +00:00
..
Makefile
TestConstStrings.py Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
TestFoundationDisassembly.py <rdar://problem/12953853> 2013-01-08 00:01:36 +00:00
TestObjCMethods.py <rdar://problem/12953853> 2013-01-08 00:01:36 +00:00
TestObjCMethods2.py <rdar://problem/12890171> 2013-01-29 01:35:01 +00:00
TestObjectDescriptionAPI.py Update test status on Linux 2012-11-23 21:59:29 +00:00
TestRuntimeTypes.py Added a testcase for runtime types in Objective-C. 2012-10-23 22:14:39 +00:00
TestSymbolTable.py Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
const-strings.m
main.m Fix all the test case breakages caused by folks writing tests all over the place that depended explicitly 2012-09-22 00:05:11 +00:00
my-base.h
my-base.m