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
/
SemaOpenCL
/
endian-attr.cl
blob
f77664310041ef814b69fcf58a76923d38ab839e
1
//
RUN
:
%clang_cc1 -verify %s
2
3
constant long a __attribute__
((
endian
(
host
))) =
100
; // expected-warning {{unknown attribute 'endian' ignored}}