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

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 1 17:17:43 PST 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16741.46599.patch
Type: text/x-patch
Size: 20329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160202/80efa2ee/attachment-0001.bin>


More information about the lldb-commits mailing list