Skip to content
  • Johnny Chen's avatar
    Fix the test suite error of: · bfcf37f1
    Johnny Chen authored
      ...
    
      File "/Volumes/data/lldb/svn/trunk/test/lldbtest.py", line 243, in __init__
        self.session = test.session if test else None
    AttributeError: 'StdCXXDisassembleTestCase' object has no attribute 'session'
    
    llvm-svn: 137724
    bfcf37f1
Loading