<div dir="ltr">Approved.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 13, 2014 at 11:24 AM, Tom Stellard <span dir="ltr"><<a href="mailto:tom@stellard.net" target="_blank">tom@stellard.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Richard,<br>
<br>
Do you approve merging this commit, which fixes<br>
<a href="http://llvm.org/bugs/show_bug.cgi?id=18473" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=18473</a> to the 3.4 branch:<br>
<br>
r200954 | richard-llvm | 2014-02-06 15:35:16 -0800 (Thu, 06 Feb 2014) | 9 lines<br>
<br>
Temporary fix for PR18473: Don't try to evaluate the initializer for a<br>
type-dependent variable, even if the initializer isn't value-dependent.<br>
This happens for ParenListExprs composed of non-value-dependent<br>
subexpressions, for instance.<br>
<br>
We should really give ParenListExprs (and InitListExprs) the type of the<br>
initialized entity if they're used to represent a dependent initialization (and<br>
if so, set them to be type-, value- and instantiation-dependent).<br>
<br>
<br>
Thanks,<br>
Tom<br>
</blockquote></div><br></div>