]> granicus.if.org Git - clang/commit
For AArch64, support builtin neon vector type with 'long' as base element type.
authorJiangning Liu <jiangning.liu@arm.com>
Wed, 8 Jan 2014 07:51:48 +0000 (07:51 +0000)
committerJiangning Liu <jiangning.liu@arm.com>
Wed, 8 Jan 2014 07:51:48 +0000 (07:51 +0000)
commit3dc9e80234b0112a0463feaf65049bcd858d1d36
tree046903bd03959cad27ae4fd9888c6104df38c7a8
parent0289ca20730afae5228f7fbb715d6b0e3d38d9c2
For AArch64, support builtin neon vector type with 'long' as base element type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198741 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/Sema/aarch64-neon-vector-types.c