<div dir="ltr">On 22 January 2013 20:38, Matt Beaumont-Gay <span dir="ltr"><<a href="mailto:matthewbg@google.com" target="_blank">matthewbg@google.com</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">Test case for a transparent union initialized with 0?</blockquote><div><br></div><div style>Already in test/SemaObjC/nonnull.m.</div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> (Also, typo in<br>
the comment, 'initialied'.) LGTM otherwise.<br></blockquote><div><br></div><div style>Doh. Thanks!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div class="h5"><br>
On Tue, Jan 22, 2013 at 6:21 PM, Nick Lewycky <<a href="mailto:nlewycky@google.com">nlewycky@google.com</a>> wrote:<br>
> This patch updates the nonnull attribute's analysis to use the generalized<br>
> expression evaluator instead of looking strictly at language-defined "null<br>
> pointer constant". The nonnull attribute is used in cases where getting a<br>
> NULL would cause misbehaviour, so it makes sense to check for anything we<br>
> can prove is null.<br>
><br>
> Please review!<br>
><br>
> Nick<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> cfe-commits mailing list<br>
> <a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
><br>
</blockquote></div><br></div></div>