[Lldb-commits] [PATCH] D76080: Adjust error_msg handling for expect_expr in lldbtest.py

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 12 19:04:13 PDT 2020


shafik abandoned this revision.
shafik added a comment.

After discussing this @teemperor in some detail it looks like getting the `error_msg` case to work well is not a trivial task. So for these cases we should revert to just using `expect`. I think the plan is that he will remove the feature for now.


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

https://reviews.llvm.org/D76080





More information about the lldb-commits mailing list