[Lldb-commits] [PATCH] D12584: Fix TestCompletion.py failure on	Darwin after r246639
    Tamas Berghammer via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Sep  3 02:41:59 PDT 2015
    
    
  
tberghammer accepted this revision.
tberghammer added a comment.
This revision is now accepted and ready to land.
I don't understand why it is necessary on OSX but I am fine with this change if it fixes the issue (at the moment I am struggling with building lldb on OSX so I can't test it).
One question: How many empty lines should we send? Is it always enough to send 2, or should we send the same number of empty lines then the number of lines in the original command?
http://reviews.llvm.org/D12584
    
    
More information about the lldb-commits
mailing list