[ARM] Add missing target for Arm neon test case.
authorRanjeet Singh <ranjeet.singh@arm.com>
Wed, 30 Sep 2020 23:30:36 +0000 (00:30 +0100)
committerRanjeet Singh <ranjeet.singh@arm.com>
Wed, 30 Sep 2020 23:32:33 +0000 (00:32 +0100)
commite4f50e587f077c246b7f29db0b7daddf583e2b64
tree5d4ead4c14d3155b8cb770cbaaad64ee8e745c20
parent23419bfd1c8f26617bda47e6d4732dcbfe0c09a3
[ARM] Add missing target for Arm neon test case.

This is a follow-up from https://reviews.llvm.org/D61717. Where Richard
described the issue with compiling arm_neon.h under
-flax-vector-conversions=none. It looks like the example reproducer does
actually work but what was missing was a test entry for that target.

Differential Revision: https://reviews.llvm.org/D88546
clang/test/Headers/arm-neon-header.c