[Lldb-commits] [PATCH] D16741: Make many of the skip decorators use common code

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 1 19:12:14 PST 2016


I'll see if I can run this tonight.   If not tonight, I'll do it first
thing in the morning.

On Mon, Feb 1, 2016 at 5:17 PM, Zachary Turner <zturner at google.com> wrote:

> zturner updated this revision to Diff 46599.
> zturner added a comment.
> Herald added subscribers: srhines, danalbert, tberghammer.
>
> I think this should fix most of the issues.  A few of the decorators I
> wasn't able to touch because of the issues with class-level decorators.
> But I think this is a good start.  My test statistics before and after this
> patch are the same.
>
> If someone else could run test suite before and after this patch and let
> me know how the numbers look on your platform I would appreciate it.
>
> Suggestions welcome.
>
>
> http://reviews.llvm.org/D16741
>
> Files:
>   packages/Python/lldbsuite/test/lldbtest.py
>
>


-- 
-Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160201/b6bb5c71/attachment.html>


More information about the lldb-commits mailing list