llvm-project/lldb/test/foundation
Johnny Chen 2e566e040a Updated the comment section for running 'expr self->string' and 'expr self->date'.
The failures are similar in nature to the radar already filed:

        # rdar://problem/8492646
        # test/foundation fails after updating to tot r115023
        # self->str displays nothing as output

llvm-svn: 115052
2010-09-29 18:05:03 +00:00
..
Makefile Added a simple test case to set breakpoints on objc class/instance methods. 2010-09-16 20:54:06 +00:00
TestObjCMethods.py Updated the comment section for running 'expr self->string' and 'expr self->date'. 2010-09-29 18:05:03 +00:00
main.m Added extra test scenarios to break on a selector with: 2010-09-16 23:57:33 +00:00