blob: f7fdd76114af9c0b0e0a0c8abea39fe35b598185 [file] [log] [blame]
// RUN: %clang_cc1 -triple aarch64_be-none-linux-gnu -target-feature +sve -fallow-half-arguments-and-returns -fsyntax-only -verify %s
// expected-error@* {{Big endian is currently not supported for arm_sve.h}}
#include <arm_sve.h>