[Lldb-commits] [PATCH] D11816: Allow dosep.py to print full output of dotest.py, even when dotest succeeds.

Chaoren Lin via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 6 16:24:41 PDT 2015


chaoren accepted this revision.
chaoren added a comment.
This revision is now accepted and ready to land.

LGTM. I'll do the overwritable lines in a follow up patch. You don't really need a stateful printer, just need to get the length of the longest test name.


http://reviews.llvm.org/D11816





More information about the lldb-commits mailing list