<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 16, 2011, at 6:34 PM, Richard Trieu wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hey Chad,<div><br></div><div>I am unfamiliar with how these cases are set up.  What are the flags that are used to run this and what is the expected behavior from this test?  It looks like the dg-warning marks which lines are allowed to have warnings, and not others.  Is this correct?</div>
<div><br></div><div>I think the problem might be because my patch introduces a warning at lines 32 & 33, which aren't expecting a warning.  One is a comparison of NULL and a function.  The other is a comparison of an array and NULL.  Is this warning appropriate here or should these cases be excluded from the warning?</div></blockquote><div><br></div><div>The best way to find this out (I recently just learned :) is to check out <a href="http://llvm.org/svn/llvm-project/clang-tests/trunk">http://llvm.org/svn/llvm-project/clang-tests/trunk</a> and look at the top level readme,</div><div><br></div><div>-Chris</div><br><blockquote type="cite">
<div><br></div><div>Richard.</div><div><br></div><div><div class="gmail_quote">On Thu, Jun 16, 2011 at 5:44 PM, Chad Rosier <span dir="ltr"><<a href="mailto:mcrosier@apple.com">mcrosier@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">Sorry about that!  I see how that could make debugging difficult.<br><div><br></div>
<div>The reported error is:</div><div><span style="font-family:monospace;white-space:pre-wrap">g++.old-deja/g++.other/null1.C (test for excess errors)</span></div><div><div><br></div></div><font color="#888888"><div> Chad</div>
</font><div><div></div><div class="h5"><div><br></div><div><div><div>On Jun 16, 2011, at 5:36 PM, Chandler Carruth wrote:</div><br><blockquote type="cite">Please don't post links to the internal Apple build bots, post the text of the regression? =] Then we can make progress on which of the several test cases in that file is misbehaving.<br>
<br><div class="gmail_quote">On Thu, Jun 16, 2011 at 5:32 PM, Chad Rosier <span dir="ltr"><<a href="mailto:mcrosier@apple.com" target="_blank">mcrosier@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>See:<br>
<a href="http://smooshlab.apple.com:8013/builders/gccTestSuite_clang-x86_64-darwin10-RA__c%2B%2B/builds/854" target="_blank">http://smooshlab.apple.com:8013/builders/gccTestSuite_clang-x86_64-darwin10-RA__c%2B%2B/builds/854</a><br>

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