Skip to content
  1. Dec 13, 2010
  2. Dec 11, 2010
    • Johnny Chen's avatar
      Add test_display_source_python() test case to TestSourceManager.py which uses · f6eaba85
      Johnny Chen authored
      the lldb PyThon API SBSourceManager to display source files.
      
      To accomodate this, the C++ SBSourceManager API has been changed to take an
      lldb::SBStream as the destination for display of source lines.  Modify SBStream::ctor()
      so that its opaque pointer is initialized with an StreamString instance.
      
      llvm-svn: 121605
      f6eaba85
  3. Dec 10, 2010
  4. Dec 09, 2010
  5. Dec 08, 2010
  6. Dec 07, 2010
  7. Dec 06, 2010
Loading