]> granicus.if.org Git - clang/commit
Add a testcase for Radar 8228022.
authorBob Wilson <bob.wilson@apple.com>
Thu, 2 Dec 2010 00:25:18 +0000 (00:25 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 2 Dec 2010 00:25:18 +0000 (00:25 +0000)
commit96607b29c4b90996e97f0216651f544b3ded4175
treed23df063a10c00004f648bf2ed7c4801b516392e
parentde3deea82767a2c418fa1b5828a3744326ffd9c3
Add a testcase for Radar 8228022.
Make sure the -Wvector-conversions does not cause unnecessary warnings when
using Neon intrinsics with the correct types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120634 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/arm-neon-header.c [new file with mode: 0644]