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

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 8 08:11:15 PDT 2022


JDevlieghere added a comment.

In D127258#3565279 <https://reviews.llvm.org/D127258#3565279>, @kastiglione wrote:

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

No, the lit test format does not support that.


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

https://reviews.llvm.org/D127258



More information about the lldb-commits mailing list