[Lldb-commits] [PATCH] D127258: [lldb] Parse the dotest output to determine the most appropriate result code

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 7 18:45:09 PDT 2022


kastiglione added a comment.

instead of reducing and picking returning a single result, can we return the raw counts and then report the totals of the counts?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127258/new/

https://reviews.llvm.org/D127258



More information about the lldb-commits mailing list