[cfe-commits] [REVIEW] - Altivec vector literal casting problem - need feedback - AST/Sema
John Thompson
john.thompson.jtsoftware at gmail.com
Tue Jun 29 11:41:40 PDT 2010
> The ParenListExpr is really just a temporary expression node that we don't
calculate a type for. You should instead check the types of its sub
expressions.
Thanks, John (M).
The enclosed patch seems to work, checking for a parm count of 1 and a
vector inside.
Can I check it in?
-John (T)
>
> --
> John Thompson
> John.Thompson.JTSoftware at gmail.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100629/147a1f87/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: veclitcast1.patch
Type: application/octet-stream
Size: 2695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100629/147a1f87/attachment.obj>
More information about the cfe-commits
mailing list