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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 28 11:07:56 PDT 2017


clayborg added a comment.

Yes: lldbassert would be fine for that since those get compiled out during release. Patch looks fine. If we already have a test that would trigger the new "lldbassert" you will add, then no need for a special test for this, else we need a test that triggers this.


Repository:
  rL LLVM

https://reviews.llvm.org/D32366





More information about the lldb-commits mailing list