]> granicus.if.org Git - clang/commit
Altivec vector literal initializer count mismatch error removed.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 20 Apr 2010 03:58:33 +0000 (03:58 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 20 Apr 2010 03:58:33 +0000 (03:58 +0000)
commit820cbbb668ff6a38a8724dbe6f20242e14f1900a
tree51f2d35ef7c0500296de6efc6d867787d978d4e4
parentb17b1b3cc2b0d4d3b263b9384571bbc7f3995771
Altivec vector literal initializer count mismatch error removed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101863 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
test/Parser/altivec.c
test/Parser/cxx-altivec.cpp