[Lldb-commits] [PATCH] D12587: Roll desep.py parallel test runner into dotest.py command line

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 2 22:13:02 PDT 2015


tfiala added a comment.

> Removes the need to call dosep.py directly. Indeed, calling dosep.py now errors out (intentionally).


Calling it *directly* errors out.  detest.py still uses it under the covers at the moment.


http://reviews.llvm.org/D12587





More information about the lldb-commits mailing list