<div dir="ltr">Hi!<div><br></div><div>E->isTypeDependent() will always be true for a CXXDependentScopeMemberExpr, so the patch would just turn off the optimization in MicrosoftMode. I think the right thing to check here is that we have a QualifierLoc.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 24, 2013 at 4:29 AM, Faisal Vali <span dir="ltr"><<a href="mailto:faisalv@gmail.com" target="_blank">faisalv@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Richard,<br></div>    was working on the TemplateParameterDepth patch and while crafting some tests, I stumbled upon an assertion violation out of CodeGen for the following code compiled with -fms-compatibility and -fdelayed-template-parsing<br>

<br></div>Once again, this might be a very narrow fix, and there might be a more general way to address this issue - so welcome the feedback.<br><br></div>Thanks!  <br clear="all"><span class="HOEnZb"><font color="#888888"><div>
<div><div><div><div>Faisal Vali<br><br>
</div>
</div></div></div></div></font></span></div>
<br>_______________________________________________<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>