blob: 70db4d63c276e00ebb291ed6dba116676ab68560 [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 +v %s
// expected-no-diagnostics
#include <riscv_vector.h>