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.
Details
Details
Diff Detail
Diff Detail