commit | 707f101d3302b76ee01e8ca29b1a61f081137b9f | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Fri Jul 01 22:22:54 2011 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Fri Jul 01 22:22:54 2011 +0000 |
tree | 0d3655ebdc866eb3f0ff928ca83b9405163666e1 | |
parent | 31862ba5ea70b1f2c81d03f8a0100b61cd6f06f6 [diff] |
-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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134274 91177308-0d34-0410-b5e6-96231b3b80d8