[Lldb-commits] [PATCH] D127355: [lldb] Add assertState function

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 8 15:41:38 PDT 2022


mib added a comment.

Pretty cool but it would be nice to have the following formatting:  "AssertionError: stopped (5) != exited (10) :  message" ... I feel like it's easier to read this way


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

https://reviews.llvm.org/D127355



More information about the lldb-commits mailing list