]> granicus.if.org Git - clang/commit
Fix vector literal/cast confusion - bug 6895.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Wed, 30 Jun 2010 22:55:51 +0000 (22:55 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Wed, 30 Jun 2010 22:55:51 +0000 (22:55 +0000)
commit8bb59a828ef21d0b2ed2b0efab60e4eddcb81c62
tree3e7cdd189a6668b9625b3461e645c16a58ee6227
parentff6f66e33f234d4bba16c9149476d691e2c96ca9
Fix vector literal/cast confusion - bug 6895.

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