Skip to content
  • Johnny Chen's avatar
    o modify-python-lldb.py: · 36c5eb13
    Johnny Chen authored
      Add the rich comparison methods (__eq__, __ne__) to SBType, too.
    
    o lldbtest.py:
    
      Add debug utility method TestBase.DebugSBType().
    
    o test/python_api/type:
    
      Add tests for exercising SBType/SBTypeList API, including the SBTarget.FindTypes(type_name)
      API which returns a SBTypeList matching the type_name.
    
    llvm-svn: 136975
    36c5eb13
Loading