repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add PR check to suggest alternatives to using undef (#118506)
[llvm-project.git]
/
clang
/
test
/
Headers
/
riscv-sifive-header.c
blob
d90f4990c49f7a9f3ee46d47be4598e569f9c716
1
// RUN: %clang_cc1 -triple riscv64 -target-feature +v %s
2
// REQUIRES: riscv-registered-target
3
4
// expected-no-diagnostics
5
6
#include <sifive_vector.h>