[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Headers / riscv-sifive-header.c
blobd90f4990c49f7a9f3ee46d47be4598e569f9c716
1 // RUN: %clang_cc1 -triple riscv64 -target-feature +v %s
2 // REQUIRES: riscv-registered-target
4 // expected-no-diagnostics
6 #include <sifive_vector.h>