<div dir="ltr">LGTM, thanks!</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 4, 2015 at 4:00 PM, Aaron Ballman via cfe-commits <span dir="ltr"><<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Nov 4, 2015 at 5:46 PM, Richard Smith <<a href="mailto:richard@metafoo.co.uk">richard@metafoo.co.uk</a>> wrote:<br>
> On Wed, Nov 4, 2015 at 2:45 PM, Richard Smith <<a href="mailto:richard@metafoo.co.uk">richard@metafoo.co.uk</a>> wrote:<br>
>><br>
>> It'd be simpler and would more directly match the C specification (and<br>
>> would handle a few other cases better, such as placeholder types and atomic<br>
>> types) if you instead passed the operand through DefaultLvalueConversion<br>
><br>
><br>
> or rather, DefaultFunctionArrayLvalueConversion =)<br>
<br>
</span>That was the magic incantation I didn't find before; thank you for<br>
pointing it out! Updated patch attached.<br>
<span class="HOEnZb"><font color="#888888"><br>
~Aaron<br>
</font></span><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>