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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Sema
/
attr-endian.c
blob
db24dafd4213ba621601c7c12a037aff180d3024
1
// RUN: %clang_cc1 %s -verify -fsyntax-only
2
3
int
p1
__attribute__
((
endian
(
host
)));
// expected-warning {{unknown attribute 'endian' ignored}}