[Lldb-commits] [PATCH] D12651: Add ctrl-c support to parallel dotest.py.

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Sat Sep 5 12:39:51 PDT 2015


tfiala added a comment.

That last patch also fixes a regression in the previous patch when --threads 1 was specified --- the serial test runner in dosep.py was busted and I missed that.


http://reviews.llvm.org/D12651





More information about the lldb-commits mailing list