Skip to content
Commit d8701b60 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

-Remove Sema::ActOnCastOfParenListExpr and move most of its functionality to

 newly introduced Sema::BuildVectorLiteral.
-Make Sema::ActOnCastExpr handle a vector initializer both when the cast'ed expression
 is a ParenListExpr and when it is a ParenExpr.
-Ultimately make Sema::ActOnParenOrParenListExpr independent of what the cast type was.

llvm-svn: 134274
parent 7451d1cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment