History log of /external/lldb/test/lang/objc/real-definition/Bar.m
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9a530a652e519c5f99f7f13ab5512e2a040339a6 09-Dec-2011 Greg Clayton <gclayton@apple.com> We now have a test case for stopping within a module in a place where the
translation unit has a interface for a class "Bar" that contains hidden ivars
in the implementation and we make sure we can see these hidden ivars. We also
test the case where we stop in translation unit that contains the
implementation first. So the test runs two tests:

1 - run and stop where we have an interface, run to main and print and make
sure we find the hidden ivar
2 - run and stop where we have an implementation, run to main and print and make
sure we find the hidden ivar



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@146216 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/objc/real-definition/Bar.m
de32b455d42f36098f8cbf619e09690f26716d96 03-Dec-2011 Greg Clayton <gclayton@apple.com> Added a code for a test to find the real Objective C class definition. I
still need to write the test case file.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@145756 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/lang/objc/real-definition/Bar.m