<div dir="ltr">On Sun, Mar 3, 2013 at 9:49 AM, David Chisnall <span dir="ltr"><<a href="mailto:csdavec@swan.ac.uk" target="_blank" class="cremed">csdavec@swan.ac.uk</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 3 Mar 2013, at 16:49, David Blaikie <<a href="mailto:dblaikie@gmail.com" class="cremed">dblaikie@gmail.com</a>> wrote:<br>

<br>
><br>
> On Mar 3, 2013 7:39 AM, "David Chisnall" <<a href="mailto:csdavec@swan.ac.uk" class="cremed">csdavec@swan.ac.uk</a>> wrote:<br>
> ><br>
> > Author: theraven<br>
> > Date: Sun Mar  3 09:36:10 2013<br>
> > New Revision: 176419<br>
> ><br>
> > URL: <a href="http://llvm.org/viewvc/llvm-project?rev=176419&view=rev" target="_blank" class="cremed">http://llvm.org/viewvc/llvm-project?rev=176419&view=rev</a><br>
> > Log:<br>
> > Default to enabling default-synthesized ivars on all platforms<br>
><br>
> That you could change this without causing any failures seems to indicate there's some missing test coverage I would think. Could you add a test?<br>
<br>
</div>I was a bit surprised at that too, but most of the recent Objective-C options appear to be the same.  We should almost certainly add some to check them.  Is there an example driver test that I can look at for how to check that arguments are passed to cc1?<br>
</blockquote><div><br></div><div style>Most of the tests under test/Driver work this way. Look for ones that use -### and pass the result to FileCheck.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span class="HOEnZb"><font color="#888888"><br>
David<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu" class="cremed">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank" class="cremed">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br></div></div>