<div dir="ltr">Thank you for the clarification.  I will fix the typo and upload the patch.<br><br>Regards,<br>Nadaf.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jul 5, 2020 at 1:49 PM Nathan James <<a href="mailto:n.james93@hotmail.co.uk">n.james93@hotmail.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It's a typo, probably should be fixed. The declaration is correct and<br>
ConvertFloat is the 6th param, ConvertInt is the 7th.<br>
<br>
Regards,<br>
Nathan<br>
<br>
On Sun, 2020-07-05 at 13:39 -0400, Gousemoodhin Nadaf via cfe-dev<br>
wrote:<br>
> Hello Team,<br>
> The definition of function handleIntToFloatConversion() at the line<br>
> (SemaExpr.cpp: 1092), the 6th and 7th parameter<br>
> is ConvertFloat, ConvertInt respectively, but I see while calling the<br>
> function from the line (SemaExpr.cpp: 1154), 6th parameter<br>
> is convenient, 7th argument is convertFloat, however at another<br>
> function call at the  line (SemaExpr.cpp: 1149) , 6th argument is<br>
> ConvertFloat, and 7th parameter is ConvertInt.<br>
> <br>
> I would like to know that,  is it correct or mistake?<br>
> <br>
> Regards,<br>
> Nadaf.<br>
> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
> <a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
<br>
</blockquote></div>