[Lldb-commits] [PATCH] D22404: [test] Report error when inferior test processes exit with a non-zero code
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 21 09:24:11 PDT 2016
labath added a comment.
I also reverted it back, as it was causing some issues (if a specific test case in a test file failed, it still marked the whole file as failed). I'll need revisit this later...
https://reviews.llvm.org/D22404
More information about the lldb-commits
mailing list