llvm-project/lldb/test/python_api/frame
Johnny Chen 35e2ab6039 rdar://problem/10976649
Add SBFrame::IsEqual(const SBFrame &that) method and export it to the Python binding.
Alos add a test case test_frame_api_IsEqual() to TestFrames.py file.

llvm-svn: 152050
2012-03-05 19:53:24 +00:00
..
inlines Remove test logic to check for clang and skip the rest due to insufficient debug info. 2011-10-10 23:26:54 +00:00
Makefile
TestFrames.py rdar://problem/10976649 2012-03-05 19:53:24 +00:00
main.c Fix wrong test case in main.c. Oops! 2011-01-10 17:44:08 +00:00