]> granicus.if.org Git - clang/commit
Added a type checking which handle the case of an ext vector and integral scalar
authorJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Sat, 8 Jun 2013 02:15:36 +0000 (02:15 +0000)
committerJin-Gu Kang <jaykang10@imrc.kist.re.kr>
Sat, 8 Jun 2013 02:15:36 +0000 (02:15 +0000)
commitcc28eff95644b247d2cac643ff83ff7db7d8adb2
treedc8e01852b80264efd54b3f84a6548be614e8c0d
parent3370859a809e5fa6c27659095c7349ce1c321233
Added a type checking which handle the case of an ext vector and integral scalar

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183602 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/CodeGen/ext-vector.c