<div dir="ltr">That looks doable. I'll look into it. Thanks.<div>Can you point me to some documentation on `-verify`?</div><div><br></div><div>/Eric</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Aug 26, 2014 at 7:36 PM, Justin Bogner <span dir="ltr"><<a href="mailto:mail@justinbogner.com" target="_blank">mail@justinbogner.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">Eric Fiselier <<a href="mailto:eric@efcs.ca">eric@efcs.ca</a>> writes:<br>
> I'm not opposed to the change but using Filecheck really hurts our ability to<br>
> test standalone.<br>
> Also, we don't have that many compilation failures tests. I'm not sure how<br>
> badly this change is needed.<br>
<br>
</div>Using clang -verify avoids that issue, but there's still the matter of<br>
having to update almost 300 tests to use it.<br>
<br>
Here's a quick example of hackily adding a verify flag instead of<br>
checking for rc 1 in the lit.cfg and updating the test under discussion:<br>
<br>
</blockquote></div><br></div>