blob: ce618b5a717e18e43eb451ad2358d448ea7c7204 [file] [log] [blame]
// REQUIRES: riscv-registered-target
// RUN: %clang_cc1 -triple riscv64 -fsyntax-only \
// RUN: -target-feature +m -target-feature +a -target-feature +f \
// RUN: -target-feature +d -target-feature +experimental-v %s
// expected-no-diagnostics
#include <riscv_vector.h>