[Lldb-commits] [PATCH] D32366: Set "success" status correctly

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 24 03:43:41 PDT 2017


labath added a comment.

Thanks for the patch. Could you please also add an appropriate test for it? Doing something similar to what `packages/Python/lldbsuite/test/functionalities/frame_var/TestFrameVar.py` does should be the easiest way to test this.


Repository:
  rL LLVM

https://reviews.llvm.org/D32366





More information about the lldb-commits mailing list