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
[clang] Handle __declspec() attributes in using
[llvm-project.git]
/
clang
/
test
/
CodeGen
/
2007-11-07-AlignedMemcpy.c
blob
cb5853a4fcdc192b9d505d5c99dc47d2a4ed8c3f
1
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
2
void
bork
(
void
) {
3
int
Qux
[
33
] = {
0
};
4
}