[Lldb-commits] [PATCH] D12983: Adds parallel worker queue index to test events
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 18 14:03:28 PDT 2015
tfiala added a comment.
Committed here:
Sending test/dosep.py
Sending test/dotest.py
Sending test/dotest_args.py
Sending test/test_results.py
Transmitting file data ....
Committed revision 248036.
I'm going to add some way to announce the number of workers up front so a ResultsFormatter doesn't have to guess it by viewing the stream of events.
http://reviews.llvm.org/D12983
More information about the lldb-commits
mailing list