Skip to content
  • Johnny Chen's avatar
    o Added a test case for array_types which uses the Python APIs from lldb.py, · 5fca8ca8
    Johnny Chen authored
      with the only exception of launching the process from SBTarget which is under
      investigation.
    
    o build-swig-Python.sh should also checks the timestamp of ${swig_input_file}
      for update eligibility.  Also, once an update is in order, there's no need
      to check the remaining header files for timestamps.
    
    o Coaches swig to treat StopReason as an int type, instead of a C++ class.
    
    llvm-svn: 112210
    5fca8ca8
Loading