[Lldb-commits] [PATCH] Remove excessive copy-and-paste from expectedFailure decorators

Ed Maste emaste at freebsd.org
Tue Apr 22 09:16:51 PDT 2014


The 7 expectedFailureClang,Gcc,Icc etc. decorators were almost entirely copy-and-pasted.  Each of those in turn had two copies of the implementation.  Refactor this to an expectedFailure decorator that takes a callback function for the failure expectation.

http://reviews.llvm.org/D3452

Files:
  test/lldbtest.py

REPLY HANDLER ACTIONS
  Reply to comment, or !reject, !abandon, !reclaim, !resign, !rethink, !unsubscribe.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3452.8732.patch
Type: text/x-patch
Size: 13946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140422/12af6490/attachment.bin>


More information about the lldb-commits mailing list