blob: bbe8f2b0791841fc5ac4e737e791673f089077e8 [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}}
// REQUIRES: aarch64-registered-target || arm-registered-target
#include <arm_sve.h>