If we keep this feature, please find some other syntax for it.<div><br></div><div>   grep 'CHECK-[0-9]' tools/clang/test</div><div><br></div><div>has *many* hits which would be broken by this.<br><br><div class="gmail_quote">
On Mon, May 13, 2013 at 4:11 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="im">On Tue, May 14, 2013 at 1:07 AM, Jakob Stoklund Olesen <span dir="ltr"><<a href="mailto:stoklund@2pi.dk" target="_blank">stoklund@2pi.dk</a>></span> wrote:<br></div><div class="gmail_extra">
<div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><span style="color:rgb(34,34,34)">I think we should leave ‘grep’ in those tests until somebody properly fixes them. I don’t think there is any benefit to mechanically changing them to use FileCheck instead.</span></div>

</blockquote><div><br></div></div><div>Not really advocating strongly for this feature, but it does have some value: it removes our test suite's reliance on the 'grep' tool on the host system, oddities of the syntax it uses, etc etc... Not sure its enough to justify the effort, but it is something.</div>

</div></div></div>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>