<div dir="ltr">On 14 August 2013 06:16, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5"><span style="color:rgb(34,34,34)">+1.  Saving the command output and then doing multiple passes over the</span><br>
</div></div>
output is a common pattern in LLVM and Clang tests.  If FileCheck<br>
supported multiple check-prefixes we could simplify a lot of tests.<br></blockquote><div><br></div><div>Hi Dmitri,</div><div><br></div><div>I interpreted multiple prefixes as "match any on a single run", not as "pass multiple times, matching each individually".</div>
<div><br></div><div>I think multi-pass is a different feature, unrelated to the ALL issue that Matt was implementing in the first place.</div><div></div></div><br></div><div class="gmail_extra">I've added an enhancement (<a href="http://llvm.org/bugs/show_bug.cgi?id=16870">http://llvm.org/bugs/show_bug.cgi?id=16870</a>) to FileCheck with something unrelated, too. I encourage you to do the same. ;)</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>